PHPackages                             anh/feed-builder - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. anh/feed-builder

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

anh/feed-builder
================

Library for building and validating RSS 2.0 and Atom 1.0 feeds

v1.0.1(12y ago)11361MITPHPPHP &gt;=5.3.2

Since Apr 8Pushed 12y ago1 watchersCompare

[ Source](https://github.com/hilobok/feed-builder)[ Packagist](https://packagist.org/packages/anh/feed-builder)[ RSS](/packages/anh-feed-builder/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (3)Used By (1)

Feed builder
============

[](#feed-builder)

Library for building and validating RSS 2.0 and Atom 1.0 feeds. Conforms with [RSS 2.0](http://validator.w3.org/feed/docs/rss2.html) and [Atom 1.0](http://tools.ietf.org/html/rfc4287) specifications.

Note
----

[](#note)

Validator not fully completed, no tests, pre-release.

Installation
------------

[](#installation)

Install via composer with command:

```
$ php composer.phar require 'anh/feed-builder:~1.0'
```

Usage
-----

[](#usage)

### Atom 1.0 example

[](#atom-10-example)

```
