PHP Web service
Web data clipping, SOAP or XML-RPC clients and servers-
Google URL Shortener is a PHP script for shortening long URLs using Google's goo.gl service. This script taps into the Goo.gl API and shrinks long URLs into a smaller string. The user can create, inspect, or manage goo.gl short URLs from his desktop, mobile, or web application via trivial HTTP requests.
-
This PHP script is able to use interface to the VSMS BulkSMS API over HTTP, which makes it possible to send short text messages to many mobile phones using PHP Scripts. VSMS refers to a web service provider of short text messaging(SMS) services to mobile phones.This script provides a near-complete implementation of the BulkSMS API, including sending SMS message to ...
-
GAPI is the Google Analytics PHP5 Interface. This PHP script authenticates on Google and retrieves desired traffic data. It can be integrated with Symfony, the Zend framework, PHP and many other frameworks. It gives a good clean script based interface.Features of GAPI:- Support CURL and fopen HTTP access methods, with autodetection- PHP arrsys for Google Analytics metrics and dimensions- Accout ...
-
This PHP script can be used to translate text using the Google Translate API. It can take a text and send an HTTP request to Google Translate API Web servers to translate the text between two given idioms.Supports Arabic, Bulgarian, Simplified Chinese, Traditional Chinese, Croatian, Czech, Danish, Dutch, English, Finnish, French, German, Greek, Hindi, Italian, Japanese, Korean, Polish, Portuguese, Romanian, ...
-
This script can check if proxy server is working and its type. It will send HTTP requests to a test script in the same site via a given proxy server to determine if the proxy is working and its features. It will try sending data on all protocols, HTTP, HTTPS and SOCKS 5.The script can test if the proxy server ...
-
This PHP script is used to generate Zend framework view output with XSLT support. The focus is on extending the Zend framework view with an abstract script to generate view output using an XSLT template.Requirements:- PHP 5.1 or Higher
-
Glype proxy script is a web-based proxy script written in PHP. It is a free to use PHP web service script. Similar to a typical proxy server, a web-proxy script downloads requested web pages and files and forwards them back to he user. The service is provided by a web page itself, which allows instant access to the proxy without ...
-
This PHP video script can retrieve YouTube video files in MP4 format. It takes as parameters the identifier of a YouTube video and the desired download quality value.The script determines the download URL of the video in MP4 format download the video into a local file.Requirements:- PHP 4.0 or Higher
-
A PHP wrapper can losslessly compress image using Yahoo!'s Smush Image Compression Web Service after giving an URL to the image or local image filename.It will service and return the URL to the smushed image along with its meta information.This free PHP script can optionally overwrite the original local image file if the old image is not needed.
-
This PHP web service script can follow Twitter users ralated with a topic. It can send an HTTP request to Twitter search Web server to perform a search for users related with a given topic. The script can also send requests to a Twitter API in order to automatically make a given account follow the returned users up to a ...
-
This is a PHP web service script to parse and retrieve data from the IMDB movie database website. This script can be used to get information about movies and shows from IMDB.It retrieves the page of a given movie or show from the IMDB site to parse the page HTML and extract several details into class variables.Currently extracts follow details ...
-
It can interact with the API, requesting an oAuth token to access the Web services on behalf of the current user. The developer can store the token on file or database for subsequent accesses. The script can use the oAuth token to send several types of request like get NetFlix catalog titles, get title details, searching for people, get person ...
-
Weather Kosovo can be used to retrieve weather information from Google. It sends a request to the Google Weather Web services API, then it can fetch information for a given location. If no location is givened, it will choose Kosovo for the first time. This script can return the current and forecast weather conditions and temperatures.Requirements:- PHP 5.2 or Higher
-
A PHP Script designed to shorten or expand URLs with the goo.gl URL shortening web service from Google. It uses an HTTP request to Google goo.gl URL shortener web services API to reuquest a short URL for a given link. It can also send a request to expand a given shortened URL with the same Google goo.gl service.Requirements:- PHP 5.0 ...
-
This is a free PHP web service script that 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 script generates PHP for classes with proxy functions of the specified SOAP ...















