2017 © Pedro Peláez
 

library rest

The REST PHP client

image

positivezero/rest

The REST PHP client

  • Tuesday, January 7, 2014
  • by positivezero
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7,515 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 4 Forks
  • 4 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

REST client

A simple, but powerful HTTP and REST client for php, (*1)

 $client = new \Positivezero\RestClient();
 $response = $client->put($endpoint, $data);

Under BSD 3-Clause License, (*2)

The Versions

07/01 2014

dev-master

9999999-dev https://github.com/positivezero/rest

The REST PHP client

  Sources   Download

BSD 3-Clause

The Requires

  • php >=5.3.0
  • ext-curl *

 

php rest library client

01/11 2013

v0.6

0.6.0.0 https://github.com/positivezero/rest

The REST PHP client

  Sources   Download

BSD 3-Clause

The Requires

  • php >=5.3.0
  • ext-curl *

 

php rest library client

21/10 2013

v0.5

0.5.0.0 https://github.com/positivezero/rest

The REST PHP client

  Sources   Download

New BSD License

The Requires

  • php >=5.3.0
  • ext-curl *

 

php rest library client