Skip to content

fulll/hapiclient-php-guzzle7

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAPI Client

An HTTP Client implementing the HAL specification.

Requirements

PHP 7.2 or higher

Installation

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.

Guzzle < 7

If you want to use an another version of PHP or Guzzle, please use our previous HAPI Client => https://github.com/SlimPay/hapiclient-php

Use

Examples and full working snippets are available in the HAPI Browser.

About

HAPI Client for PHP7.2 - Guzzle7

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%