-
Notifications
You must be signed in to change notification settings - Fork 18
Dependencies
bcmoney edited this page Apr 28, 2012
·
9 revisions
Most of the following dependencies are optional, depending on your usage of the OpenRecommender middleware.
- HTTP - fopen, file_get_contents or cURL
- HTTPS - OpenSSL
- WebSocket - PHP WebSocket (WebSocket implementation for PHP 5.3+)
- Socket - PHP Sockets (native v4.3.0+)
- FTP - PHP FTP
- JMS - PECL Stomp client or other equivalent Stomp library
- SMS - Twilio PHP sdk or other equivalent SMS library
- MMS - MMS Decoder
- Email - PHPmailer
- SOAP - WSDL Generator
- XMPP - xmpphp
- File - PHP/IO utils
- oEmbed - oEmbed PHP classes + AutoEmbed (optional)
- OpenGraph Protocol - php-ogp
- Microdata - PHP Microdata OR Microformats classes + xmldom + xArray
- xHTML/RDFa - Simple HTML DOM parser
- HTML - HTMLpurifier
- RSS/Atom - MagpieRSS
- XML - SimpleXML (native v5.1.3)
- JSON - JSON lib (native v5.2+)
- RDF - RDF API for PHP (RAP)
- OWL - RAP's Ontology API
- Activity - FriendFeed API v2 PHP
- Audio - PHP last.FM API
- Music - PHP MusicBrainz library
- Radio - Shoutcast php sdk
- Voice - iSpeech php sdk
- Device - Scentia-Mobile WURFL API for PHP
- Discussion - Twitter OAuth
- Education - RateMyProfessors scraper
- Environment - WorldWeather API
- Event - Eventful Services_EVDB PHP package
- Food - Yummly API for PHP
- Image - DeviantArt scraper and Stash PHP SDK for uploads
- Photo - phpFlickr
- Language - WordReference API
- License - Boliven API
- Money - XE API
- News - YQL News API
- Organization - Crunchbase API WP-Widget
- Person - Facebook Connect PHP SDK
- Place - Services_Geonames
- Product - AWS Product API
- Profession - simple-linkedinphp
- Situation - Face - Facial Recognition PHP SDK
- Species - BBC Wildlife
- Text - Entity Extraction tools
- Unit - WolframAlpha PHP API
- Universe - Sky-Map API v2.0 demo
- Video - xYouTube API
- Conference - OpenTok PHP SDK
- Television - XMLTV PHP classes
All due credit and praise for the "lib" section goes to the talented authors of these APIs, SDKs, Libraries and Demo code which went into the OpenRecommender middleware...