Download the PHP package fingo/laravel-cache-fallback without Composer
On this page you can find all versions of the php package fingo/laravel-cache-fallback. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fingo/laravel-cache-fallback
More information about fingo/laravel-cache-fallback
Files in fingo/laravel-cache-fallback
Download fingo/laravel-cache-fallback
More information about fingo/laravel-cache-fallback
Files in fingo/laravel-cache-fallback
Vendor fingo
Package laravel-cache-fallback
Short Description Provides fallback mechanisms for cache handlers
License Apache-2.0
Homepage https://github.com/fingo/laravel-cache-fallback
Package laravel-cache-fallback
Short Description Provides fallback mechanisms for cache handlers
License Apache-2.0
Homepage https://github.com/fingo/laravel-cache-fallback
Please rate this library. Is it a good library?
Informations about the package laravel-cache-fallback
CacheFallback
Package for falling back cache drivers if current is not available.
Be advised that if the last driver fails, normal laravel Error is thrown
Usage
Add fallback provider to config/app.php
Default fallback order is: redis, memcached, database, cookie, file, array
If needed to change fallback order, publish vendors
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
Contributing
Please see CONTRIBUTING for details.
Credits
- Hubert Jędrzejek
- All Contributors
License
The Apache license Version 2.0. Please see License File for more information.
All versions of laravel-cache-fallback with dependencies
PHP Build Version
Package Version
The package fingo/laravel-cache-fallback contains the following files
Loading the files please wait ....