faustbrian / http
This package is abandoned and no longer maintained.
The author suggests using the kitetail/zttp package instead.
A developer-experience focused HTTP client, optimized for most common use cases.
v1.0.0
2017-08-07 08:14 UTC
Requires
- php: ^7.0
- guzzlehttp/guzzle: ^6.2
- illuminate/support: 5.4.* || 5.5.*
Requires (Dev)
- coderabbi/phpumoji: ^0.7.0@beta
- laravel/lumen-framework: 5.4.*
- phpunit/phpunit: ^6.1
This package is auto-updated.
Last update: 2019-06-04 03:36:08 UTC
README
Fork of zttp.
Installation
Require this package, with Composer, in the root directory of your project.
$ composer require faustbrian/http
Testing
$ phpunit
Security
If you discover a security vulnerability within this package, please send an e-mail to hello@brianfaust.me. All security vulnerabilities will be promptly addressed.