PHP gFeed is a PHP class that 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.
| Tags | Software Development Libraries php classes |
|---|---|
| Licenses | Public Domain |
| Implementation | PHP |