An HTTP Client implementing the HAL specification.
PHP 5.5 or higher
Using Composer:
"require":{
"slimpay/hapiclient":"1.0.*"
}
If you are not familiar with Composer, you can download a pre-built release with the dependencies.
Examples and full working snippets are available in the HAPI Browser.