PHP Web service
Web data clipping, SOAP or XML-RPC clients and servers-
Wapple Architect Mobilization can access to Wapple.net Web services API to pass the mobile device identification and retrieve information necessary to render pages adapted for the device, like the device screen size, choice of correct markup and the device capabilities.The page definition, in WAPL XML format, that is sent to the Web service, gets generated by a builder class.Requirements: PHP ...
-
GET, POST, PUT and DELETE HTTP requests can be sent to a Web service server supporting the REST protocol with REST Client.REST Client 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.Requirements: PHP 5.0 or higher
-
Routo Messaging HTTP API can send an HTTP request to the Routo Messaging gateway server to send an SMS message with a given text on behalf of a given API user.The user password and other details can be configured.Requirements: PHP 3.0 or higher
-
PicasaWeb class can access the PicasaWeb Web services API server and retrieve information about albums of photos in order to generate HTML to display photos in the current site.Listings of albums from a given PicasaWeb account or photos from a specified album, can be displayed.Requirements: PHP 5.0 or higher
-
Yahoo Status Checker sends a request to the Yahoo Web services and retrieves the status of a specified Yahoo Messenger user. Requirements: PHP 4.0 or higher
-
Several types of operations, that request information about books, are executed by querying the ISBNDB API. There are several classes that can perform searches for books or retrieve information about specific books, categories, authors and publishers. Requirements: PHP 5.2 or higher
-
Link where the user can authenticate on Gmail, Hotmail, MSN Windows Live or Yahoo, are generated with Contacts importer. Once the user authenticates, the user returns to a page with a script that calls the class so it receives request values that can be used to retrieve the contacts from the Web mail accounts using their Web service APIs. You ...
-
The DOTS FastTax Web service API is accessed and HTTP SOAP requests are sent to retrieve tax information for an US or Canada jurisdiction, based on the specified postal code. Requirements: PHP 5.0 or higher
-
The uberVU Web Services API is accessed and requests to execute several types of operations are sent. Currently uberVU php library can add one or more URLs to be tracked and also get information about a previously added URL. Requirements: - PHP 5.0 or Higher
-
SafeMn connects to the safe.mn Web server and sends requests to create short URLs from a given URL. Full URLs can also be retrieved from short URLs. Requirements: PHP 5.0 or higher
-
AutoRSS can read the list of files available in a given server directory and generates an RSS 2.0 feed with the list of files. The base URL for the files, as well as other details, can be configured. Requirements: PHP 5.0 or higher
-
Embed Shoutcast radio takes the URL of an Internet radio and generates HTML embed tags with the necessary parameters to play the music of the given Internet radio. Some embedding parameters are predefined, but their values can be changed and new ones can be added. Requirements: PHP 5.0 or higher
-
SMS Twitter to India is composed by two classes: - one class can be used to retrieve the RSS feed of a specified Twitter account; - another class can access in the IndyaRocks.com Web services API to send SMS messages with the latest Twitter status to a given mobile device of India. Requirements: - PHP 5 or Higher
-
Y!Weather accesses Yahoo Weather Web services API server and retrieves a XML document with the weather forecast for a given location. The forecast details are retrieved as class variable values after the data is parsed. Requirements: PHP 5.0 or higher
-
Abs_Xml_Rss provides several classes that allow creating feeds in RSS 2.0 and Atom formats from lists of feed items and other parameters. Other classes can be used to retrieve the feed items and parameters after parsing feeds of the same formats. Requirements: PHP 5.0 or higher

