Popularity
3.1
Stable
Activity
0.8
-
70
24
57

Description

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:

Code Quality Rank: L3
Programming language: PHP
License: BSD 3-clause "New" or "Revised" License
Tags: Caching     Cache     Zf2     Psr-6     psr-16     Zf     ZendFramework    
Latest version: v2.9.0

Zend Cache alternatives and similar libraries

Based on the "Caching" category.
Alternatively, view Zend Cache alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Zend Cache or a related project?

Add another 'Caching' Library

README

zend-cache

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-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