... expand URLs using different services This class can be used to shorten and expand URLs using different services. It can send HTTP requests to the Web services API servers of different URL shortening services to perform either shortening (or expanding in the case of some of the services) of given URLs ...
This class can manage hosting services using Storm On Demand API. It can send HTTP requests to Liquid Web's API Web server to perform any operations to manage hosting services supported by the API. StormOnDemand API Support forum storm-api Manage hosting services using Storm On Demand API An interactive ...
... to access SOAP services from an WSDL This package can be used to generate code to access SOAP services from an WSDL. It takes the URL of an WSDL (Web Services Description Language) definition and retrieves it to obtain the details of the available Web services functions. The generator class generates ...
... using the LibraryThing API This class can be used to get book information using the LibraryThing API. It can send requests to the LibraryThing Web services API to obtain information about books. Currently it can: - Get the list of related works given the ISBN of a book - Get the language of a book ...
... be used to replace URLs in HTML by short URLs from smsh.me . It parses an HTML excerpt to extract the URLs of all links. The class uses the smsh.me Web services API to create short URLs for all URLs found in the HTML and replaces all the links. sm00sh homepage sm00sh homepage Example file explaining ...
... YLocal Support forum ylocal Perform searches using Yahoo! Local Search API This package can be used to perform searches using Yahoo! Local Search Web services API. It can access the Yahoo! Local Web services API server and send a search request using several search parameters. It provides a way to ...
This class can be used to perform searches using Google search API. It can send an HTTP request to the Google search Web services API server to perform a search for given keywords. The class can parse the results and return them in an array. It can also send a request to the Google translate Web services ...
... Support forum php5tube Get information about videos using YouTube API This class can be used to get information about YouTube videos using their Web services API. It accesses the YouTube Web services API server and sends several types of requests to retrieve information about the videos. Currently ...
... .com This class can be used to get the geographic location of an IP address using ipinfodb.com. It sends an HTTP request to the ipinfodb.com Web services API to get the location of a given IP address. The class parses the response and extracts the country code, country name and city of the given IP ...
... humans with HelloCAPTCHA animated images This class can validate humans with HelloCAPTCHA animated images. It can send HTTP requests to the Web services API Web server of the HelloCAPTCHA site retrieve HTML to embed form fields and display an animated CAPTCHA image. The class can also send a request ...