Download the PHP package ferrisbane/lightning-cache without Composer
On this page you can find all versions of the php package ferrisbane/lightning-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ferrisbane/lightning-cache
More information about ferrisbane/lightning-cache
Files in ferrisbane/lightning-cache
Download ferrisbane/lightning-cache
More information about ferrisbane/lightning-cache
Files in ferrisbane/lightning-cache
Vendor ferrisbane
Package lightning-cache
Short Description A Laravel package to extend caching functionality.
License MIT
Package lightning-cache
Short Description A Laravel package to extend caching functionality.
License MIT
Please rate this library. Is it a good library?
Informations about the package lightning-cache
Laravel Lightning Cache
A package to extend Laravel's cache functionality
- Installation
Installation
To install through composer you can either use composer require ferrisbane/lightning-cache
(while inside your project folder) or include the package in your composer.json
.
Then run either composer install
or composer update
to download the package.
To use the package with Laravel 5 add the service provider to the list of service providers in config/app.php
.
All versions of lightning-cache with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package ferrisbane/lightning-cache contains the following files
Loading the files please wait ....