mvanbaak/httprequest

PHP library for making http requests

v1.0.2 2014-08-24 13:36 UTC

This package is auto-updated.

Last update: 2024-04-09 12:18:37 UTC


README

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

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