PHP Classes

REST Client: Send Web services requests to REST servers

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 59%Total: 4,585 All time: 614 This week: 524Up
Version License PHP version Categories
restclient 1.0GNU General Publi...5.0HTTP, PHP 5, Web services
Description 

Author

This class can be used to send Web services requests to REST servers.

It can send GET, POST, PUT and DELETE HTTP requests to a Web service server that supports the REST protocol.

The class supports HTTP basic authentication, passing parameters in the request URL, send HTTP POST requests using either arrays with form data values or raw POST data, and use a custom content-type header value.

Innovation Award
PHP Programming Innovation award nominee
July 2009
Number 4


Prize: One downloadable e-book of choice by O'Reilly
REST is a Web services protocol that was adopted by many sites instead of other SOAP and XML-RPC because REST is simpler.

This package provides a solution to simplify sending requests to a REST based Web services API.

Manuel Lemos
Picture of Diogo Souza da Silva
Name: Diogo Souza da Silva <contact>
Classes: 4 packages by
Country: Brazil Brazil
Innovation award
Innovation award
Nominee: 2x

  Files folder image Files (2)  
File Role Description
Accessible without login Plain text file examples.php Example Usage Examples
Plain text file RestClient.class.php Class Main class

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:4,585
This week:0
All time:614
This week:524Up
User Ratings User Comments (4)
 All time
Utility:87%StarStarStarStarStar
Consistency:85%StarStarStarStarStar
Documentation:-
Examples:77%StarStarStarStar
Tests:-
Videos:-
Overall:59%StarStarStar
Rank:1243