An HTTP Client implementing the HAL specification.
PHP 7.2 or higher
Using Composer:
"require":{
"slimpay/hapiclient-guzzle7":"1.0.*"
}
If you are not familiar with Composer, you can download a pre-built release with the dependencies.
If you want to use an another version of PHP or Guzzle, please use our previous HAPI Client => https://github.com/SlimPay/hapiclient-php
Examples and full working snippets are available in the HAPI Browser.