PHPackages                             lib16/rss - 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. lib16/rss

ActiveLibrary

lib16/rss
=========

lib16 RSS Builder is a PHP 7 library for creating RSS feeds.

v1.1(5y ago)68951MITPHPPHP &gt;=7.0CI failing

Since Apr 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/lib16/rss-builder-php)[ Packagist](https://packagist.org/packages/lib16/rss)[ Docs](https://github.com/lib16/rss-builder-php)[ RSS](/packages/lib16-rss/feed)WikiDiscussions master Synced 1mo ago

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

Lib16 RSS Builder for PHP 7
===========================

[](#lib16-rss-builder-for-php-7)

A library for creating RSS feeds written in PHP 7.

[![Build Status](https://camo.githubusercontent.com/e28ec06c2d420a0d246ede09565ba4b72b8b1b3f0fe57f81464685209add8492/68747470733a2f2f7472617669732d63692e636f6d2f6c696231362f7273732d6275696c6465722d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/lib16/rss-builder-php)[![Coverage](https://camo.githubusercontent.com/f147391b0b5ef5d065507ab8b05dc41c39a827f34356756064ef877d7ef76f3f/68747470733a2f2f636f6465636f762e696f2f67682f6c696231362f7273732d6275696c6465722d7068702f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/lib16/rss-builder-php)

Installation with Composer
--------------------------

[](#installation-with-composer)

This package is available on [packagist](https://packagist.org/packages/lib16/rss), so you can use [Composer](https://getcomposer.org) to install it. Run the following command in your shell:

```
composer require lib16/rss

```

Basic Usage
-----------

[](#basic-usage)

Example markup is taken from [en.wikipedia.org/wiki/Rss](https://en.wikipedia.org/wiki/Rss)

```
