Download the PHP package suin/php-rss-writer without Composer
On this page you can find all versions of the php package suin/php-rss-writer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-rss-writer
\Suin\RSSWriter
\Suin\RSSWriter
is yet another simple RSS writer library for PHP 5.4 or later. This component is Licensed under MIT license.
This library can also be used to publish Podcasts.
Quick demo
Output:
Installation
Easy installation
You can install directly via Composer:
Manual installation
Add the following code to your composer.json
file:
...and run composer to install it:
Finally, include vendor/autoload.php
in your product:
How to use
The examples
directory contains usage examples for RSSWriter.
If you want to know APIs, please see ItemInterface
.
How to Test
Test through PHP 5.4 ~ PHP 7.0
License
MIT license
All versions of php-rss-writer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package suin/php-rss-writer contains the following files
Loading the files please wait ....