Download the PHP package toin0u/http-adapter without Composer
On this page you can find all versions of the php package toin0u/http-adapter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download toin0u/http-adapter
More information about toin0u/http-adapter
Files in toin0u/http-adapter
Download toin0u/http-adapter
More information about toin0u/http-adapter
Files in toin0u/http-adapter
Vendor toin0u
Package http-adapter
Short Description HttpAdapter PHP 5.3+ library
License MIT
Homepage https://github.com/toin0u/HttpAdapter
Package http-adapter
Short Description HttpAdapter PHP 5.3+ library
License MIT
Homepage https://github.com/toin0u/HttpAdapter
Please rate this library. Is it a good library?
Informations about the package http-adapter
HttpAdapter
This PHP 5.3+ library provides you simple HTTP adapters.
Installation
This library can be found on Packagist. The recommended way to install this is through composer.
Edit compose.json
and add:
And install dependecies:
Available adapters
CurlHttpAdapter
to use cURL.BuzzHttpAdapter
to use Buzz, a lightweight PHP 5.3 library for issuing HTTP requests.GuzzleHttpAdapter
to use Guzzle, PHP 5.3+ HTTP client and framework for building RESTful web service clients.ZendHttpAdapter
to use Zend Http Client.SocketHttpAdapter
to use a socket.
Usage
Contributing
Please see CONTRIBUTING for details.
Credits
Acknowledgment
This set of adapters comes originally from the Geocoder PHP library.
Support
Please open an issues in github
License
HttpAdapter is released under the MIT License. See the bundled LICENSE file for details.
All versions of http-adapter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
ext-curl Version *
ext-curl Version *
The package toin0u/http-adapter contains the following files
Loading the files please wait ....