Download the PHP package emsf14/rss without Composer
On this page you can find all versions of the php package emsf14/rss. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor emsf14
Package rss
Short Description Simple Pie wrapper
License MIT
Homepage https://github.com/EmilSjunnesson/rss
Package rss
Short Description Simple Pie wrapper
License MIT
Homepage https://github.com/EmilSjunnesson/rss
Please rate this library. Is it a good library?
Informations about the package rss
RSS wrapper
This is a Simple Pie wrapper that makes it easy to display RSS feeds. You can even merge multiple feeds into one. Installation
Using Composer and Packagist, it's easy to get started. Simply add the following to your composer.json file:
After using Compser to install the package, you can find it in your vendor directory, ready for use. In the webroot subfolder you'll find a simple working example. Important! The cache-folder needs to be writeable.
All you need to do to display a feed is to instantiate the CRSS class with an array of one or more RSS feed URls. Then call the metod "printFeed", it returns a string containing the feed.
All versions of rss with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package emsf14/rss contains the following files
Loading the files please wait ....