Hugo Sales 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 سال پیش
..
autoload 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 سال پیش
src 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 سال پیش
CHANGELOG.md 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 سال پیش
LICENSE.md 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 سال پیش
README.md 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 سال پیش
composer.json 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 سال پیش

README.md

zend-cache

Build Status Coverage Status

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).

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:

$ vendor/bin/phpbench run --report=aggregate