PHP Web service

Web data clipping, SOAP or XML-RPC clients and servers
  1. No Screenshot
    1733 total visits
    The retrieved RSS feed is parsed to generate HTML links for all its items. The HTML is outputted as the current script output and so it can be used to generate feed item listings retrieved using AJAX requests. Requirements: PHP 5.2 or higher
  2. No Screenshot
    1967 total visits
    exportPlanner2Mantisbt can take a Planner project file and parse it to extract details like the project name, manager and project tasks. The project data is exported through the Mantis SOAP API as project tasks and sub-tasks. Requirements: PHP 5.0 or higher
  3. No Screenshot
    2035 total visits
    MySpace Content Grab can read a MySpace profile page from a given URL and extract several things. Currently MySpace Content Grab extracts the MySpace user name, gender, age, friends, comments, picture, location, saying, mood, last login, etc.. Requirements: PHP 4.0 or higher
  4. No Screenshot
    2036 total visits
    REST Server uses a model-view-controller (MVC) design patterns implementation to route REST GET, POST, DELETE and URL to controllers classes. It also provide helpers for handling HTTP requests, response, headers, MIME types and authentication. REST Server makes use of decoration instead of inheritance, so classes do not need to be extended in order to implement servers. No configuration files, custom ...
  5. No Screenshot
    1584 total visits
    Google Currency Converter takes as parameters an amount in one currency and the target currency. It sends an HTTP request to the Google search pages to retrieve the amount to the target currency. The converted amount and the conversion rate of the original currency is returned in the target currency. Requirements: PHP 5 or higher
  6. No Screenshot
    1781 total visits
    Yahoo BBAuth can generate an URL in an Yahoo site that the users must visit to authenticate and authorize your site to have access to Yahoo Web services on behalf of the authenticated user. Once a site is authorized, the class retrieves the credentials and sends requests to the Yahoo APIs on behalf of the authenticated user. Requirements: PHP 5.0 ...
  7. No Screenshot
    2681 total visits
    The Google GData Web Services API is used for authentication on behalf of a specified Gmail user. Requirements: PHP 5.0 or higher
  8. No Screenshot
    2073 total visits
    Skype Status sends an HTTP request to the Skype Web server that returns a status widget page for a given user. It parses the status page to determine the current status of the user. The status query results are cached to avoid further server accessing for 2 minutes. Requirements: PHP 4.0 or higher
  9. No Screenshot
    2062 total visits
    GarageTV Class is a handy and simple way of uploading short films and sharing them with friends. GarageTV Class is well documented with PHPDoc.
  10. No Screenshot
    2246 total visits
    Inspired by the eBayAPI from Sunny Rajpal, ebay_de is technically completely different and faster. All the information is gathered in one single loop. ebay_de is for German eBay pages only (ebay.de, ebay.at). The function showdata() shows some relevant information about a given ebay auction. Caution: there are auctions that do not cooperate well with ebay_de and ebay_de will return wrong ...
  11. No Screenshot
    1746 total visits
    FreecoNet API can connect to the FreecoNet Web services API server and send request to execute several operations. The balance of an account can be retrieved and a call from a given phone number can be initiated. Requirements: PHP 5.0 or higher
  12. No Screenshot
    2037 total visits
    Deviantart Feed retrieves from Deviantart site the list of the latest submissions in JSON format. It decodes the list and generates a RSS feed from its information. Deviantart Feed retrieved images get cached in local files. Requirements: PHP 5 or higher
  13. No Screenshot
    2101 total visits
    The DynamicRSS PHP Class supports method chaining. The DynamicRSS PHP Class is possible to generate RSS feed in just two simple PHP statements.- The first statement simply creates the DynamicRSS object.- The second statement can be any of the statements presented in the features below. Key Features of The DynamicRSS PHP Class:-The db() method is used to setup a connection ...
  14. No Screenshot
    1967 total visits
    Facebook Notification Class uses the Facebook API class to access Facebook Web services server to request sending e-mail or notifications to one or more Facebook users. Some statistics about the sent messages can also be displayed. Requirements: PHP 5.0 or higher
  15. No Screenshot
    2302 total visits
    Several types of operations can be executed through the eBay Web services API.Currently eBay API can search for items with given keywords and retrieve the details and picture of specific items.Requirements: PHP 5.0 or higher
Pages 14 of 28« 10 11 12 13 14 15 16 17 18 »