This package can be used to generate feeds in either RSS 1.0, RSS 2.0 or Atom formats.
There is one main class that abstracts the feed information and another to encapsulate the feed items information.
Applications can create feed writer object, several feed item objects, set several types of properties of either feeds and feed items, and add items to the feed.
Once a feed is fully composed with its items, the feed writer class can generate the necessary XML structure to describe the feed in the RSS or Atom formats. The feed is generated as part of the current feed output.
|
|
| Name: |
Universal Feed Generator |
| Base name: |
feed_generator |
| Description: |
Generate feeds in RSS 1.0, 2.0 an Atom formats |
| Version: |
1.0 |
| PHP version: |
5 |
| License: |
GNU General Public License (GPL) |
| All time users: |
2897 users |
| All time rank: |
1121 |
| Week users: |
18 users |
| Week rank: |
79  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (62.5%) |
Sufficient (62.5%) |
- |
Good (83.3%) |
- |
- |
Not sure (45.8%) |
1780 |
| Month: |
Not yet rated by the users |
| |
Packages that need this class |
|
|
| Class |
Dependency |
Why it is needed |
| Salat Reminder |
Required |
ATOM feed generation |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| ajaXray |
See on my blog |
| Orchid |
Class added to Orchid - MVC PHP Framework |
| |
Files |
|
|