johe14 / rss-feed
PHP class that lists a RSS feed
v3.0
2017-09-13 11:09 UTC
Requires
- php: >=5.3
This package is not auto-updated.
Last update: 2026-03-15 09:30:24 UTC
README
CRssfeed a PHP class for displaying a RSS feed
A simple RSS-reader module for the micro framework Anax MVC.
License
This module is licensed according to MIT-license.
Installation (for Anax MVC)
Use git clone or download a copy.
Add the folder src/Rssfeed to app/src
Place the file test-rss.php in the webroot folder
Point the browser to the file test-rss.php, you should then see a test feed.
Configuration
Parameters:
url= the RSS feedheading= a heading for the RSS feeditems= number of items to show in the RSS list