Recommend this page to a friend! |
Download .zip |
Info | View files (6) | Download .zip | Reputation | Support forum (6) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2008-03-03 (8 years ago) | 46% | Total: 3,950 This week: 2 | All time: 774 This week: 591 |
Version | License | PHP version | Categories | |||
feed_generator 1.0 | GNU General Publi... | 5 | XML, PHP 5 |
Description | Author | |||||||||||||
This package can be used to generate feeds in either RSS 1.0, RSS 2.0 or Atom formats. |
|
Files |
File | Role | Description |
---|---|---|
example_atom.php | Example | Example of gererating ATOM feed |
example_minimum.php | Example | A minimum example (RSS 2.0) |
example_rss1.php | Example | Example of gererating RSS 1.0 feed |
example_rss2.php | Example | Example of gererating RSS 2.0 feed |
FeedItem.php | Class | Feed Item class (required) |
FeedWriter.php | Class | The main class file |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 1 |
|
|
User Ratings | User Comments (3) | ||||||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
Salat Reminder | ATOM feed generation | Required |
Related pages |
ajaXray See on my blog |
Orchid Class added to Orchid - MVC PHP Framework |
Pages that reference this package |
PHP Universal Feed Generator (supports RSS 1.0, RSS 2.0 and ATOM) It’s been a while since I’ve planned on developing a feed generator that fulfills most my needs by supporting the various feed formats... |