Last Updated | | Ratings | | Unique User Downloads | | Download Rankings |
2022-10-21 (11 months ago)  | |    74% | | Total: 299 This week: 1 | | All time: 7,403 This week: 106 |
|
Description | | Author |
This class can parse RSS 2.0 feeds and extract all the items.
It can parse a XML RSS 2.0 file or string and parse it to extract its contents.
The class returns arrays with the list of properties of each feed item. | |
 |
|
Innovation award
 Nominee: 1x |
|
Details
RssFeed Class
This is a PHP class that can read RSS feeds.
Install
You can either clone the repository or you can use composer to install UpdateSite.
If you do not have composer you can get it at https://getcomposer.org/download/. Just follow the instruction to install it globally.
Once you have composer select a directory where you want your repository and enter:
composer require bartonlp/rssfeed:dev-master
Documentation
Documentation for RssFeed
Example
There is an example file (test.php) in the 'docs' directory along with a XML and image file that you can run.
Contact me:
bartonphillips@gmail.com
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.