PHP Web service

Web data clipping, SOAP or XML-RPC clients and servers
  1. WereProxy
    207 total visits
    WereProxy is a PHP proxy server for building backlinks. What it does is look at POST requests and replace all URLs with the ones specified in a configuration file.WereProxy checks the response to the POST request and reverses all the changes it made in the response so the proxy user does not notice anything.It can also pick a random proxy ...
  2. phpOpenGraph
    137 total visits
    This PHP script can be used to extract OpenGraph information from sites. The script parses an URL of a page extracting information of OpenGraph protocol properties like title, image, URL, type, site name, etc.Features of phpOpenGraph:- Site title- Image- URL- Activity type- Organization- Location- Data type- People dataRequirements:- PHP 5.0 or Higher
  3. PHP URL Shortener
    293 total visits
    This is a PHP URL shortening service. This script the service's domain, adds a "/" and then a starts counting the shorten links. Installation instructions are provided inside the project's README file.Features of PHP URL Shortener:- Can shorten over 42 billion unique URLs in 6 or less characters (it can do more than 12,000,000 in only 4!)- Super duper fast—uses ...
  4. Simple Yahoo Status Checker
    275 total visits
    This is a PHP4 and PHP5 script to check to see if an Yahoo Messenger is online or offline. It uses Yahoo's own API and a PHP script to check the user's status.Requirements:- PHP 5.0 or Higher
  5. AWeber API PHP Library
    192 total visits
    This is a PHP library for wrapping the AWeber API. The library allows PHP-driven websites to communicate with the AWeber service. It also fully handles all OAuth integration. The archive includes a Aweber PHP Library tutorial.Requirements:- AWebber consumer API key and secret- PHP5 or Higher- cURLWhat's new in this version:- Refactored makeRequest to always raise an AWeberAPIException when a 40x ...
  6. GAnalytics
    155 total visits
    GAnalytics is a PHP script to access Google Analytics data via API calls. This script can be used to query the Google Analytics service for the desire data, and return it inside a locally stored XML file.Features of GAnalytics:- Connects to the Google server- Sends the credential data- Gets an Auth key- Requests the GA Data API- Returns results in ...
  7. Google Scraper
    263 total visits
    This script can be used to retrieve search results from Google. It can send an HTTP request to Google search site Web server to perform a search for given keywords. The request can be sent using an HTTP proxy.The script can also parse the retrieved results page and extract the URLs of the result links.
  8. No Screenshot
    98 total visits
    This is a PHP script to parse and retrieve content from RSS feeds via YQL. To customize, just modify the index.php file.It can retrieve articles or just links to them from several resources like Slideshare, Del.icio.us, Joobs, Ajaxian, Ajaxrain, Softpedia, Miniova or about any blogs or websites offering RSS syndication.
  9. RSSCreator
    105 total visits
    This is a pack of PHP scripts for generating custom valid RSS 2.0 feeds. Each script comes with its own config file, taking database entries and converting them into RSS items. A demo is included for every script to help the user get started with his own syndication system.
  10. shortUrl
    137 total visits
    This is a PHP script designed to shorten URLs, the php web service script takes a long URL and shrinks it to a smaller more retweetable size. Features of shortUrl:Supported services:- tr.im- is.gd- tinyurl.com- bit.ly- u.nu- digg.com
  11. RSSParser
    77 total visits
    This is a PHP script to parse RSS feeds. The script goes over the supplied feed and retrieves a given number of feed items. A working demo with instructions is included with the download package.
  12. Google URL Shortener
    145 total visits
    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.
  13. PHP Bulk SMS
    2684 total visits
    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 ...
  14. GAPI
    216 total visits
    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 ...
  15. Small Google Translator
    436 total visits
    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, ...
Pages 2 of 26« 1 2 3 4 5 6 »