2017 © Pedro Peláez
 

library rssfeed

Reads RSS feeds

image

bartonlp/rssfeed

Reads RSS feeds

  • Sunday, March 11, 2018
  • by bartonlp
  • Repository
  • 1 Watchers
  • 3 Stars
  • 34 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 3 % Grown

The README.md

RssFeed Class

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)


Contact me:

bartonphillips@gmail.com, (*7)

The Versions

11/03 2018

dev-master

9999999-dev

Reads RSS feeds

  Sources   Download

MIT

The Requires

  • php >=5.3