RSS/ATOM Feeds Processing API is a PHP API that provides functionality for fetching RSS and ATOM feeds and displaying them using templates in an easy way. It uses SimplePie to fetch the feeds and the XTemplate templating engine for output. It can automatically detect and correctly interpret RSS 0.91, RSS 1.0, RSS 2.0, as well as ATOM 0.3 and ATOM 1.0.
| Tags | Software Development Libraries php classes |
|---|---|
| Operating Systems | OS Independent |
| Implementation | PHP |