Download the PHP package eleving/zend-cache without Composer
On this page you can find all versions of the php package eleving/zend-cache. 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 zend-cache
zend-cache
Zend\Cache
provides a general cache system for PHP. The Zend\Cache
component
is able to cache different patterns (class, object, output, etc) using different
storage adapters (DB, File, Memcache, etc).
- File issues at https://github.com/zendframework/zend-cache/issues
- Documentation is at https://docs.zendframework.com/zend-cache/
Benchmarks
We provide scripts for benchmarking zend-cache using the
PHPBench framework; these can be
found in the benchmark/
directory.
To execute the benchmarks you can run the following command:
All versions of zend-cache with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6 || ^7.0 || ^8.1
psr/cache Version ^1.0
psr/simple-cache Version ^1.0
zendframework/zend-eventmanager Version ^2.6.3 || ^3.2
zendframework/zend-servicemanager Version ^2.7.8 || ^3.3
zendframework/zend-stdlib Version ^2.7.7 || ^3.1
psr/cache Version ^1.0
psr/simple-cache Version ^1.0
zendframework/zend-eventmanager Version ^2.6.3 || ^3.2
zendframework/zend-servicemanager Version ^2.7.8 || ^3.3
zendframework/zend-stdlib Version ^2.7.7 || ^3.1
The package eleving/zend-cache contains the following files
Loading the files please wait ....