t3nma c527ad0803 [COMPOSER] Add new php-ffmpeg package | 4 年之前 | |
---|---|---|
.. | ||
autoload | 4 年之前 | |
src | 4 年之前 | |
CHANGELOG.md | 4 年之前 | |
LICENSE.md | 4 年之前 | |
README.md | 4 年之前 | |
composer.json | 4 年之前 |
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).
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:
$ vendor/bin/phpbench run --report=aggregate