PHP Classes
elePHPant
Icontem

REST Client: Send Web services requests to REST servers

Recommend this page to a friend!

  Author Author  
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


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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.

  Classes of Diogo Souza da Silva  >  REST Client  >  Download Download .zip .tar.gz  >  Support forum Support forum (8)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: REST Client
Base name: restclient
Description: Send Web services requests to REST servers
Version: 1.0
PHP version: 5.0
License: GNU General Public License (GPL)
 
  Groups   Applications   Files Files  

  Groups  
Group folder image HTTP HTTP protocol clients, headers and cookies View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Web services Web data clipping, SOAP or XML-RPC clients and servers View top rated classes


  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

  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

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

Install with Composer Install with Composer - Download Download all files: restclient.tar.gz restclient.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.