This is a PHP class that can read RSS feeds., (*1)
Install
You can either clone the repository or you can use composer to install UpdateSite., (*2)
If you do not have composer you can get it at https://getcomposer.org/download/. Just follow the instruction to install it globally., (*3)
Once you have composer select a directory where you want your repository and enter:, (*4)
composer require bartonlp/rssfeed:dev-master
Documentation
Documentation for RssFeed, (*5)
Example
There is an example file (test.php) in the 'docs' directory along with a XML and image file that you can run., (*6)
bartonphillips@gmail.com, (*7)