2017 © Pedro Peláez
 

library httprequest

PHP library for making http requests

image

mvanbaak/httprequest

PHP library for making http requests

  • Sunday, August 24, 2014
  • by mvanbaak
  • Repository
  • 0 Watchers
  • 0 Stars
  • 14 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

mvanbaak/httprequest

Build Status Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

Requirements

Requires PHP 5.4.0 (or later)., (*2)

Installation

To add the library as a local, per-project dependency use Composer!, (*3)

{
    "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!, (*4)

./build.php

The Versions

24/08 2014

dev-master

9999999-dev https://bitbucket.org/mvanbaak/httprequest/

PHP library for making http requests

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

php library http mvanbaak

24/08 2014

v1.0.2

1.0.2.0 https://bitbucket.org/mvanbaak/httprequest/

PHP library for making http requests

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

php library http mvanbaak

30/07 2014

v1.0.1

1.0.1.0 https://bitbucket.org/mvanbaak/httprequest/

PHP library for making http requests

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

php library http mvanbaak

29/07 2014

v1.0.0

1.0.0.0

PHP library for making http requests

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

php library http mvanbaak