PEAR Packet::Services_Technorati in Version 2.0.0 alpha1 veröffentlicht

Services_Technorati is a wrapper for the REST-based Technorati webservices API. Technorati is a blog search engine that provides a number of interfaces for interacting with recent blog entries, such as searching for entries that link to a certain URL, are linked from a certain URL, or have been given certain tags.
Services_Technorati provides an interface to all of the query types in Technorati API version 1.0, and supports filesystem caching of query data using Cache_Lite compatible cache objects.
As of version 2.0.0alpha1 this package is PHP5 only, and requires simplexml.
Release date: 2007-02-23 15:46 UTC
Release state: alpha
Changelog:
Initial release of the PHP5 only package
Dependencies:
- PHP Version: PHP 5.0.0 or newer
- PEAR Package: PEAR Installer 1.4.0b1 or newer
- PEAR Package: HTTP_Request
- PHP Extension: simplexml
- PEAR Package: Cache_Lite (optional)