Download the PHP package g4/mcache without Composer
On this page you can find all versions of the php package g4/mcache. 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 mcache
mcache
mcache - php cache wrapper library
Install
Install through composer package manager. Find it on packagist.
Supported caching systems
Usage
Memcached instance
Couchbase instance
Available options
* bucket - string
* servers - array
* user - string
* pass - string
* persistent - bool
* timeout - int (default 2500000)
Methods
Development
Install dependencies
$ make install
Run tests
$ make test
License
(The MIT License) see LICENSE file for details...
All versions of mcache with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
g4/profiler Version >=1.10.0
g4/value-object Version *
couchbase/couchbase Version *
g4/profiler Version >=1.10.0
g4/value-object Version *
couchbase/couchbase Version *
The package g4/mcache contains the following files
Loading the files please wait ....