Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/merty/rss-builder

A simple RSS builder written in PHP using DOM.
https://github.com/merty/rss-builder

rss rss-generator

Last synced: 2 months ago
JSON representation

A simple RSS builder written in PHP using DOM.

Awesome Lists containing this project

README

        

RSS Builder
===========

[![Code Climate](https://codeclimate.com/github/merty/rss-builder/badges/gpa.svg)](https://codeclimate.com/github/merty/rss-builder)

This is a simple RSS Builder class written in PHP using DOM.

See the `usage.php` file for an example usage.