Download the PHP package ossbrownie/http-client without Composer
On this page you can find all versions of the php package ossbrownie/http-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ossbrownie/http-client
More information about ossbrownie/http-client
Files in ossbrownie/http-client
Download ossbrownie/http-client
More information about ossbrownie/http-client
Files in ossbrownie/http-client
Vendor ossbrownie
Package http-client
Short Description A simple HTTP client for sending HTTP requests and receiving responses based on CURL.
License MIT
Homepage https://github.com/ossbrownie/http-client
Package http-client
Short Description A simple HTTP client for sending HTTP requests and receiving responses based on CURL.
License MIT
Homepage https://github.com/ossbrownie/http-client
Please rate this library. Is it a good library?
Informations about the package http-client
HttpClient
A simple HTTP client for sending HTTP requests and receiving responses.
curl
A basic CURL wrapper for PHP (see http://php.net/curl for more information about the libcurl extension for PHP)
Requirements
- PHP >= 5.5
- EXT-CURL = *
- "ossbrownie/util" = ~0.0.5
Installation
Add a line to your "require" section in your composer configuration:
Documentation
- Usage - Example of using the HttpClient
Tests
To run the test suite, you need install the dependencies via composer, then run PHPUnit.
License
HttpClient is licensed under the MIT License
Contact
Problems, comments, and suggestions all welcome: [email protected]
All versions of http-client with dependencies
PHP Build Version
Package Version
The package ossbrownie/http-client contains the following files
Loading the files please wait ....