pazuzu156 / feedgenerator
Feed Generator
dev-master / 1.1.x-dev
2018-03-21 20:59 UTC
Requires (Dev)
- phpunit/phpunit: ~5.6
This package is auto-updated.
Last update: 2024-11-15 10:24:00 UTC
README
FeedGenerator is a small and simple RSS and Atom feed generator
Using
You need to include the code in your project. The easiest way is to use composer
$ composer require pazuzu156/feedgenerator dev-master
Plugin
I'm working on making FeedGenerator compatible with Laravel, and Lithium
Testing
You can test with PHPUnit, since it's got unit test classes for PHPUnit.