mvanbaak / httprequest
PHP library for making http requests
v1.0.2
2014-08-24 13:36 UTC
Requires
- php: >=5.4.0
Requires (Dev)
Suggests
- ext-curl: PHP Curl extension for better HTTP handling
This package is auto-updated.
Last update: 2025-03-09 14:16:40 UTC
README
Requirements
Requires PHP 5.4.0 (or later).
Installation
To add the library as a local, per-project dependency use Composer!
{
"require": {
"mvanbaak/httprequest": "dev-master"
}
}
Contributing
If you would like to contribute, please use the build process for any changes and after the build passes, send a pull request on bitbucket!
./build.php