PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Barton Phillips   PHP RSS Feed Parser Class   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP RSS Feed Parser Class
Parse RSS 2.0 feeds and extract all the items
Author: By
Last change: get it right
Add install to README
Date: 7 years ago
Size: 726 bytes
 

Contents

Class file image Download

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