PHP Classes

Feedee: Retrieve and parse RSS feed from remote sites

Recommend this page to a friend!
  Info   View files View files (10)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 425 This week: 1All time: 6,354 This week: 560Up
Version License PHP version Categories
feedee 1.0.0BSD License5.3XML, PHP 5, Cache, Web services
Description 

Author

This package can be used to retrieve and parse RSS feed from remote sites.

It can send HTTP requests to remote sites that provide RSS feeds.

It can also parse the retrieved feeds and extract the feed entry information. The parsed information may be cached for a given period of time.

Support for:
Wordpress
Youtube
Flickr
Weather Channel

Feel free to help me increase the power of Feedee!

Picture of Leonardo Branco Shinagawa
Name: Leonardo Branco ... <contact>
Classes: 3 packages by
Country: Brazil Brazil
Age: 37
All time rank: 2107138 in Brazil Brazil
Week rank: 411 Up35 in Brazil Brazil Up

Details

Please read the service specific examples to know how to use. == PERFORMANCE OPTION == Setting the cache directory, you can increase the performance of the Feed request. Feedee_Cache::setCacheDir($some_writable_directory); Usually, the method to set the Expiration time is setExpire(). Eg.: $wordpress = new Feedee('wordpress'); $wordpress->setExpire(7200); // 2 hours

  Files folder image Files  
File Role Description
Files folder imageServices (8 files)
Plain text file Feedee.php Class Main Class
Accessible without login Plain text file README Doc. Readme File

  Files folder image Files  /  Services  
File Role Description
  Accessible without login Plain text file flickr.example Example Flickr Example
  Plain text file Flickr.php Class Flickr Service
  Accessible without login Plain text file weather.example Example Weather Example
  Plain text file Weather.php Class Weather Channel Service
  Accessible without login Plain text file wordpress.example Example Wordpress example
  Plain text file Wordpress.php Class Wordpress Service
  Accessible without login Plain text file youtube.example Example Youtube Example
  Plain text file Youtube.php Class Youtube Service

 Version Control Unique User Downloads Download Rankings  
 0%
Total:425
This week:1
All time:6,354
This week:560Up