pazuzu156/feedgenerator

Feed Generator

Installs: 15

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

pkg:composer/pazuzu156/feedgenerator

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

This package is auto-updated.

Last update: 2025-09-15 12:05:21 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.