Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
45% | Total: 4,179 | All time: 727 This week: 38 |
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 (6) |
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 |
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 |
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 |
See on my blog |
Class added to Orchid - MVC PHP Framework |
Pages that reference this package |
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... |