Download the PHP package kba-team/cakephp-predis without Composer
On this page you can find all versions of the php package kba-team/cakephp-predis. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kba-team/cakephp-predis
More information about kba-team/cakephp-predis
Files in kba-team/cakephp-predis
Download kba-team/cakephp-predis
More information about kba-team/cakephp-predis
Files in kba-team/cakephp-predis
Vendor kba-team
Package cakephp-predis
Short Description Predis cache engine for CakePHP
License MIT
Package cakephp-predis
Short Description Predis cache engine for CakePHP
License MIT
Please rate this library. Is it a good library?
Informations about the package cakephp-predis
CakePHP Predis
Predis plugin for CakePHP 2.x
Usage
In bootstrap.php load the Plugin ...
In your config file ...
Possible configuration parameters are:
engine
Predisscheme
Currently, TCP onlyprefix
See CakePhp 2.x Cachingserver
Redis server (must be master),sentinel
List of sentinel nodes (hostnames or IP addresses)port
Either redis Port (6379) isserver
is used otherwise the sentinel port (26379)exceptions
Should exceptions be thrown or not (true)database
See CakePhp 2.x Caching => 0,password
Redis passwordservice
Sentinel only: Sentinel service name (mymaster)
Further reading
- About CakePHP 2.x Caching
All versions of cakephp-predis with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1 <8.4
cakephp/cakephp Version ^5.0
predis/predis Version ^1.1
ext-redis Version *
cakephp/cakephp Version ^5.0
predis/predis Version ^1.1
ext-redis Version *
The package kba-team/cakephp-predis contains the following files
Loading the files please wait ....