The lightweight PRS-18 compatible HTTP client with middleware support
- php >=7.2
- ext-curl If use
CurlTransport
Begin by pulling in the package through Composer.
$ composer require lemonphp/http-client
// TODO
See all change logs in CHANGELOG
$ git clone [email protected]/lemonphp/http-client.git /path
$ cd /path
$ composer install
$ composer test
Please see CONTRIBUTING for details.
If you discover any security related issues, please email to Oanh Nguyen instead of using the issue tracker.
This project is released under the MIT License.
Copyright © LemonPHP Team.