padosoft / httpclient
helper for http client guzzle
1.0.10
2017-08-09 09:08 UTC
Requires
- guzzlehttp/guzzle: ~6.0
- psr/log: ~1.0
Requires (Dev)
- padosoft/test: 0.*
- phpmd/phpmd: 2.*
- phpunit/phpunit: 4.*
- scrutinizer/ocular: ~1.1
- squizlabs/php_codesniffer: 2.*
README
httpclient
Very simple HTTP Client using Guzzle to make request more user friendly. You start to send HTTP request in minute.
Table of Contents
- httpclient
- Table of Contents
- Prerequisites
- Install
- Usage
- Example
- Screenshots
- Change Log
- Testing
- Contributing
- Security
- API Documentation
- Credits
- About Padosoft
- License
Prerequisites
PHP >=5.5.0
Install
This package can be installed through Composer.
composer require padosoft/httpclient
Usage
Example
Screenshots
Change Log
Please see CHANGELOG for more information what has changed recently.
Testing
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email instead of using the issue tracker.
API Documentation
Please see API documentation at http://padosoft.github.io/httpclient
Credits
About Padosoft
Padosoft is a software house based in Florence, Italy. Specialized in E-commerce and web sites.
License
The MIT License (MIT). Please see License File for more information.