bartonlp/rssfeed

Reads RSS feeds

dev-master 2022-03-07 12:48 UTC

This package is auto-updated.

Last update: 2024-09-07 18:21:10 UTC


README

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