Download the PHP package bitsnbolts/laravel-feed without Composer
On this page you can find all versions of the php package bitsnbolts/laravel-feed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bitsnbolts/laravel-feed
More information about bitsnbolts/laravel-feed
Files in bitsnbolts/laravel-feed
Package laravel-feed
Short Description Bitsnbolts Feed package for Laravel.
License MIT
Homepage https://bitsnbolts.com
Informations about the package laravel-feed
Bitsnbolts Feed package
Bitsnbolts 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.