PHP Classes

Feedee: Retrieve and parse RSS feed from remote sites

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 425 All time: 6,359 This week: 455Up
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

 

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 (10)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:425
This week:0
All time:6,359
This week:455Up