Skip to content

flavioheleno/alahaka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alahaka

A minimal PSR-18 compliant HTTP Client

Installation

To use alahaka, install it using composer:

composer require flavioheleno/alahaka

You also need to install a PSR-17 compliant factory to create PSR-7 compliant requests and responses.

You can pick one from this list.

Example:

composer require nyholm/psr7

License

This library is licensed under the MIT License.

About

A minimal PSR-18 compliant HTTP Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages