calgamo / module-guzzle-http
This package is abandoned and no longer maintained.
The author suggests using the knot-php/module-guzzle-http package instead.
Guzzle HTTP module for calgamo framework.
0.7.2
2019-12-03 18:15 UTC
Requires
- php: >=7.1
- calgamo/http: ~0.1
- calgamo/kernel: ~0.15
- calgamo/module: ~0.10
- calgamo/support: ~0.1
- guzzlehttp/guzzle: ^6.0
Requires (Dev)
- php-coveralls/php-coveralls: ^2.0
- phpunit/phpunit: ^6.3.0
README
Description
Calgamo/module-guzzle-http is a Guzzle HTTP module for calgamo framework.
Feature
Demo
Usage
Requirement
PHP 7.1 or later
Installing calgamo/module-guzzle-http
The recommended way to install calgamo/module-guzzle-http is through Composer.
composer require calgamo/module-guzzle-http
After installing, you need to require Composer's autoloader:
require 'vendor/autoload.php';
License
This library is licensed under the MIT license.
Author
Disclaimer
This software is no warranty.
We are not responsible for any results caused by the use of this software.
Please use the responsibility of the your self.