Download the PHP package joelwmale/rss-feed-php without Composer
On this page you can find all versions of the php package joelwmale/rss-feed-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download joelwmale/rss-feed-php
More information about joelwmale/rss-feed-php
Files in joelwmale/rss-feed-php
Download joelwmale/rss-feed-php
More information about joelwmale/rss-feed-php
Files in joelwmale/rss-feed-php
Vendor joelwmale
Package rss-feed-php
Short Description RSS Feeds for PHP is a very small, lightweight, and easy-to-use library for consuming an RSS feed.
License MIT
Homepage https://github.com/joelwmale/rss-feed-php
Package rss-feed-php
Short Description RSS Feeds for PHP is a very small, lightweight, and easy-to-use library for consuming an RSS feed.
License MIT
Homepage https://github.com/joelwmale/rss-feed-php
Please rate this library. Is it a good library?
Informations about the package rss-feed-php
RSS Feeds for PHP
RSS Feeds for PHP is a very small, lightweight, and easy-to-use library for consuming an RSS feed.
It requires PHP 7.1 or newer with cURL installed on the system, and is licensed under the MIT License.
Installation
Composer:
Usage
Download RSS feed from URL:
Elements are returned as SimpleXMLElement
objects, with the outter most object being an std::class.
A helper class is available if you wish to convert it to an array instead:
Caching is available by adding the following:
Testing
Tests are run via phpunit:
All versions of rss-feed-php with dependencies
PHP Build Version
Package Version
The package joelwmale/rss-feed-php contains the following files
Loading the files please wait ....