Download the PHP package saxulum/saxulum-http-client-interface without Composer
On this page you can find all versions of the php package saxulum/saxulum-http-client-interface. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download saxulum/saxulum-http-client-interface
More information about saxulum/saxulum-http-client-interface
Files in saxulum/saxulum-http-client-interface
Download saxulum/saxulum-http-client-interface
More information about saxulum/saxulum-http-client-interface
Files in saxulum/saxulum-http-client-interface
Vendor saxulum
Package saxulum-http-client-interface
Short Description Saxulum Http Client Interface
License MIT
Package saxulum-http-client-interface
Short Description Saxulum Http Client Interface
License MIT
Please rate this library. Is it a good library?
Informations about the package saxulum-http-client-interface
saxulum-http-client-interface
Features
- Provides a simple http client interface
- Provides a simple request and response object
- Provides a header converter
Requirements
- PHP 5.3+
Installation
Through Composer as saxulum/saxulum-http-client-interface.
Within a library/bundle
Within a project
Replace saxulum/saxulum-http-client-adapter-buzz
with the adapter you like to use.
Usage
Implement
To implement this interface, you need a existing http client and write an adapter for it or use an existing one.
Add the following to your adapter composer.json
Implementations
- saxulum-http-client-adapter-buzz a kriswallsmith/buzz adapter
- saxulum-http-client-adapter-joomla a joomla/http adapter
- saxulum-http-client-adapter-guzzle a guzzle/guzzle adapter
- saxulum-http-client-adapter-vinelab a vinelab/http adapter
- saxulum-http-client-adapter-zend a zendframework/zend-http adapter
All versions of saxulum-http-client-interface with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package saxulum/saxulum-http-client-interface contains the following files
Loading the files please wait ....