REST Client Support forum restclient Send Web services requests to REST servers 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 ...
Simple REST Server Support forum simple-rest-server Implement REST based Web services This package can be used to implement REST based Web services. There is a server class that can retrieve the Web service function being called and the respective parameters from the HTTP request and calls given ...
REST Server Support forum restserver Implement REST Web services servers This package can be used to implement REST Web services servers. It uses a model-view-controller (MVC) implementation to route REST GET, POST, DELETE and URL to controllers classes. It also provide helpers for handling HTTP ...
REST HTTP Support forum rest-http Send HTTP requests to REST Web servers This class can send HTTP requests to REST Web servers. It can send HTTP GET, POST, PUT and DELETE requests to a given REST Web server. The class can also send given parameters to the server as part of the request. Additional ...
This package can set up, maintain and query crowd-sourcing tasks with the Amazon Mechanical Turk web service. It can send HTTP requests to Amazon Mechanical Turk API Web server to perform all supported operations on tasks, qualifications, notifications and notification responses. Amazon Mechanical ...
Simple REST Library Support forum simple-rest-library Process requests to work as a REST server This class can process requests to work as a REST server. It is a base class that can process REST requests by extracting the request arguments from $_POST for POST requests, $_GET for GET and DELETE ...
This class can upload and retrieve files to MediaFire service. It can send HTTP requests to MediaFire REST API Web server to perform several types of operations on behalf of an user with a given account. Currently it can: - Get or renew a session token - Register, login or get or update the details ...
Netquery Support forum netquery Establish a network connection to exchange data Netquery is a class to simplify queries on many types of servers in the network. It allows you to specify the address, port, and transport method, and data to send to the server, and it basically does the rest. There ...
tinyMVC Support forum tinymvc MVC based Web application framework This package implements MVC based Web application framework. It uses the REST Server by Diogo Souza da Silva to dispatch requests to different types of registered controllers. Reference to my web site for detailed tinyMVC info ...
The Winamp Shell ProXy is a package of two components: A) The w5sp.exe, a little commandline tool written in VB which acts as a proxy on the system shell B) A php-class which serve a full featured winamp remote control to a webclient. After defining some parameters in the configuration file (where ...