impensavel / ron
Read Off News is a PHP RSS/Atom News Reader Library
v1.0.1
2016-06-22 10:07 UTC
Requires
- php: >=5.5.0
- impensavel/essence: ^3.0
- nesbot/carbon: ~1.0
Requires (Dev)
- fabpot/php-cs-fixer: ~1.0
- php-http/guzzle6-adapter: ^1.0
- php-http/mock-client: ^0.3.0
- phpunit/phpunit: ~4.0
Suggests
- php-http/client-implementation: Allows fetching remote news feeds
- php-http/message: Allows fetching remote news feeds
This package is auto-updated.
Last update: 2024-11-10 05:03:43 UTC
README
Read Off News is a PHP RSS/Atom News Reader Library.
This library aims for PSR-2 and PSR-4 standards compliance.
Requirements
Optional requirements
In order to parse news feeds from a remote source (URL), the following packages are needed:
- HTTP Message related tools
- A package that provides php-http/client-implementation
Installation
composer require "impensavel/ron"
Class documentation
License
The MIT License (MIT). Please see License File for more information.