Download the PHP package bentools/cache without Composer
On this page you can find all versions of the php package bentools/cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package cache
bentools/cache
Usage
Cache Fallback
If calling a cache method throws an exception, it will fall back to the other cache pool.
You can use as many cache pools as you want, so that a failing cache falls back to the next healthy one:
Installation
composer require bentools/cache
Tests
./vendor/bin/phpunit
License
MIT.
All versions of cache with dependencies
PHP Build Version
Package Version
Requires
psr/simple-cache Version
^1.0
The package bentools/cache contains the following files
Loading the files please wait ....