emmtho/rss

PHP class to us a RSS flow

Maintainers

Details

github.com/emmtho/rss

Source

Issues

Installs: 23

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/emmtho/rss

v0.1 2015-05-21 09:41 UTC

This package is not auto-updated.

Last update: 2025-12-21 00:12:56 UTC


README

Scrutinizer Code Quality Code Coverage Build Status

License

This software is free software and carries a MIT license.

Information

RSS is built for Anax-MVC, so must be Anax-MVC installed before you procced.

Installation

Install Anax-MVC with git clone https://github.com/mosbth/Anax-MVC.git before you install flashmessage.

Install with composer and packagist: "emmtho/rss": "dev-master"

Usage

See test-rss.php under webroot for example code.