Download the PHP package mactronique/phpcache without Composer
On this page you can find all versions of the php package mactronique/phpcache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mactronique/phpcache
More information about mactronique/phpcache
Files in mactronique/phpcache
Download mactronique/phpcache
More information about mactronique/phpcache
Files in mactronique/phpcache
Vendor mactronique
Package phpcache
Short Description Avanced cache manager for PHP. Driver : xcache and wincache
License MIT
Package phpcache
Short Description Avanced cache manager for PHP. Driver : xcache and wincache
License MIT
Please rate this library. Is it a good library?
Informations about the package phpcache
phpcache
Supported driver
- xCache
- WinCache
- Predis
- Redis
- Memcached
- Null (special for instanciate no effect cache driver)
Install
Configuration
for xCache
No configuration need.
for WinCache
No configuration need.
for Null
No configuration need.
For Predis
Only host
key is required.
For Redis
Only host
key is required.
For Redis
Only host
key is required.
Example of use NullDriver
This code is example of service class
All versions of phpcache with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package mactronique/phpcache contains the following files
Loading the files please wait ....