pazuzu156/feedgenerator

dev-master / 1.1.x-dev 2018-03-21 20:59 UTC

This package is auto-updated.

Last update: 2024-04-15 09:09:19 UTC


README

StyleCI Build Status Latest Stable Version Total Downloads License

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.