Login   Register  
PHP Classes
elePHPant
Icontem

Class: gFeed

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Cesar D. Rodas  >  gFeed  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: gFeed
Base name: gfeed
Description: Stream wrapper to read and write RSS feeds
Related classes: , , , , , , ,
Version: 1.0
PHP version: 4.3.2
License: Public Domain
All time users: 2537 users
All time rank: 1234
Week users: 1 user
Week rank: 2507
Picture of Cesar D. Rodas
Author: Cesar D. Rodas is available for providing paid consulting. Contact Cesar D. Rodas .
Packages: 36 Browse this author's classes Browse this author's classes
Country: Paraguay Paraguay - PHP jobs in Paraguay
Age: 24
All time rank: 71 in Paraguay Paraguay
Week rank: 141 in Paraguay Paraguay
Innovation award
Innovation award
Nominee: 23x

Winner: 5x


  Detailed description  
This class implements a stream wrapper to read and write RSS feeds.

It can be used to parse RSS feeds with path specified in the URL and stores the parsed feed values in global variables.

It can also generate RSS feeds from values from the same global variables.

 

  Groups  
Group folder image XML XML parsing and generation View top rated classes
Group folder image Content management Components and tools to manage content View top rated classes
Group folder image Stream wrappers Access resources like regular files View top rated classes

  Freshmeat project   Rate classes User ratings   Dependencies   Applications   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
August 2007
Number 2
Nowadays, RSS feeds are a popular means to keep the users of upto date about the content of a site.

There are many ready to use components for parsing and generating RSS feeds, but this package made that task even simpler.

It uses the PHP stream wrapper API to turn RSS feed parsing and generation a simple matter of reading and writing to files.

Manuel Lemos

  Freshmeat project  
Project record: phpgfeed
Popularity score: 10.86
Vitality score: 40.65

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (85.0%)
Sufficient (75.0%)
-
Good (85.0%)
-
-
Not sure (58.5%)
915
Month:
Not yet rated by the users

  Packages needed by this class  
Class Dependency Why it is needed
gHttp
Recommended
To enable the Auto discover RSS

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file gFeed.php Class Main Class
Plain text file gFeed.test1.php Example Test: how to open a Local RSS
Accessible without login Plain text file gFeed.test2.php Example Test: how to open a Remote RSS
Accessible without login Plain text file gFeed.test3.php Example Test: how to write a Local RSS
Accessible without login Plain text file gFeed.test4.php Example Test: how to append datas to RSS created in example 3

Download all files: gfeed.tar.gz gfeed.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.