This class can be used to generate a RSS feed compliant with the version 2.0 of RSS specification.
The class is based on Paulius Lescinskas' Easy RSS class.
It can generate a complete RSS 2.0 feed passing an array of item definition arrays. The item arrays describe item properties such as the title, link URL, description and publication date.
The global properties of the feed can be set by assigning class variables with the same names. The supported feed properties are: the title, description, publication date, generator name, language and encoding.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (90.0%) |
Sufficient (60.0%) |
- |
- |
- |
- |
Not sure (51.0%) |
1256 |
| Month: |
Not yet rated by the users |
| Link |
Description |
| RSS Feeds in PHP |
Several months ago, I surveyed some RSS generator package of PHP for interests... |
| Link |
Description |
| travel book |
Travelling through the world |

If you know an application of this package, send a message to the
author to add a link here.