Download the PHP package laravelium/feed without Composer
On this page you can find all versions of the php package laravelium/feed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download laravelium/feed
More information about laravelium/feed
Files in laravelium/feed
Package feed
Short Description Laravelium Feed package for Laravel.
License MIT
Homepage https://laravelium.com
Informations about the package feed
Laravelium Feed package
Laravelium Feed package for Laravel.
Notes
- Dev branches are for development and are UNSTABLE (use on your own risk)!
Installation
Run the following command and provide the latest stable version (e.g v8.*) :
or add the following to your composer.json
file :
For Laravel 8
(development branch)
For Laravel 7
(development branch)
For Laravel 6
(development branch)
For Laravel 5.8
(development branch)
For Laravel 5.7
(development branch)
For Laravel 5.6
(development branch)
For Laravel 5.5
(development branch)
Publish package views (OPTIONAL) :
Examples
How to generate basic feed (with optional caching)
How to generate multiple feeds
How to add images to your feed
How to use custom view for your feed
How to use custom content-type for your feed
and more in the Wiki
Contribution guidelines
Before submiting new merge request or creating new issue, please read contribution guidelines.
License
This package is open-sourced software licensed under the MIT license.