Download the PHP package naroga/redis-cache without Composer
On this page you can find all versions of the php package naroga/redis-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download naroga/redis-cache
More information about naroga/redis-cache
Files in naroga/redis-cache
Download naroga/redis-cache
More information about naroga/redis-cache
Files in naroga/redis-cache
Vendor naroga
Package redis-cache
Short Description A Redis driver that implements PSR-16 (Simple Cache)
License MIT
Package redis-cache
Short Description A Redis driver that implements PSR-16 (Simple Cache)
License MIT
Please rate this library. Is it a good library?
Informations about the package redis-cache
Redis Cache
This is a simple Redis driver that implements PSR-16 compatible with PHP 5.3.3+.
Installation
Install using composer:
$ composer require naroga/redis-cache
That's it.
naroga/redis-cache
adheres to SemVer.
Usage
naroga/redis-cache
should be constructed with a predis/predis
client.
You can check Predis' documentation here.
License
This library is released under the MIT license. Check LICENSE.md for more information .
All versions of redis-cache with dependencies
PHP Build Version
Package Version
The package naroga/redis-cache contains the following files
Loading the files please wait ....