Download the PHP package dimafe6/redis-compressed-cache without Composer
On this page you can find all versions of the php package dimafe6/redis-compressed-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dimafe6/redis-compressed-cache
More information about dimafe6/redis-compressed-cache
Files in dimafe6/redis-compressed-cache
Download dimafe6/redis-compressed-cache
More information about dimafe6/redis-compressed-cache
Files in dimafe6/redis-compressed-cache
Vendor dimafe6
Package redis-compressed-cache
Short Description Laravel cache driver with compression.
License MIT
Homepage https://github.com/dimafe6/redis-compressed-cache
Package redis-compressed-cache
Short Description Laravel cache driver with compression.
License MIT
Homepage https://github.com/dimafe6/redis-compressed-cache
Please rate this library. Is it a good library?
Informations about the package redis-compressed-cache
Laravel cache driver with compression.
This driver provides ability to compress and decompress Redis data.
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
Add the redis-compressed
custom driver to the redis
store config in config/cache.php
:
Or create a new store:
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of redis-compressed-cache with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0.2
ext-mbstring Version *
ext-zlib Version *
spatie/laravel-package-tools Version ^1.13
ext-mbstring Version *
ext-zlib Version *
spatie/laravel-package-tools Version ^1.13
The package dimafe6/redis-compressed-cache contains the following files
Loading the files please wait ....