PHP Classes

gFeed: Stream wrapper to read and write RSS feeds

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
StarStarStar 57%Total: 2,898 All time: 1,294 This week: 45Up
Version License PHP version Categories
gfeed 1.0Public Domain4.3.2XML, Content management, Stream wrappers
Description 

Author

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.

Innovation Award
PHP Programming Innovation award nominee
August 2007
Number 2


Prize: One book of choice by SAMS
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
Picture of Cesar D. Rodas
  Performance   Level  
Innovation award
Innovation award
Nominee: 25x

Winner: 5x

 

  Files folder image Files (5)  
File Role Description
Plain text file gFeed.php Class Main Class
Accessible without login 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

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
Downloadgfeed-2007-08-01.zip 6KB
Downloadgfeed-2007-08-01.tar.gz 5KB
Install with ComposerInstall with Composer
Needed packages  
Class DownloadWhy it is needed Dependency
gHttp Download .zip .tar.gz To enable the Auto discover RSS Recommended
 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,898
This week:0
All time:1,294
This week:45Up
User Ratings User Comments (2)
 All time
Utility:85%StarStarStarStarStar
Consistency:72%StarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:57%StarStarStar
Rank:1712
 
include(http.
7 years ago (zinsou A.A.E.Moïse)
55%StarStarStar
Very simple to use it!
15 years ago (Richard)
70%StarStarStarStar