Login   Register  
PHP Classes

Class: gFeed

Icontem
elePHPant

  Classes of Cesar D. Rodas  >  gFeed  >  Download  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: gFeed Support forum
Base name: gfeed
Description: Stream wrapper to read and write RSS feeds
Version: 1.0
Required PHP version: 4.3.2
License: Public Domain
 
  Author   Group folder image Groups   Detailed description   Freshmeat project  
  Dependencies   Applications   Files Files  

Author

Picture of Cesar D. Rodas
Name: Cesar D. Rodas <e-mail contact>
Published packages: 34 Browse this author's classes Browse this author's classes
Country: Paraguay Paraguay - PHP jobs in Paraguay
Home page: http://cesarodas.com/

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

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

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.

Freshmeat project

Project record: phpgfeed

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

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.