Download the PHP package hyancat/larss without Composer
On this page you can find all versions of the php package hyancat/larss. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hyancat/larss
More information about hyancat/larss
Files in hyancat/larss
Download hyancat/larss
More information about hyancat/larss
Files in hyancat/larss
Please rate this library. Is it a good library?
Informations about the package larss
larss
RSS builder for Laravel 5
Installation
-
Pull down the package with composer:
composer require hyancat/larss
-
Add the service provider to your providers array in
app/config/app.php
file.'Hyancat\Larss\LarssServiceProvider'
-
At last, add the alias to the alias array in
app/config/app.php
file.'RSS' => 'Hyancat\Larss\LarssFacade',
Usage
Usage with Cache:
Usage without Cache:
All versions of larss with dependencies
PHP Build Version
Package Version
The package hyancat/larss contains the following files
Loading the files please wait ....