zendframework/zend-cache

Name: zend-cache

Owner: Zend Framework

Description: null

Created: 2015-05-14 17:33:22.0

Updated: 2018-01-04 09:11:55.0

Pushed: 2017-12-14 09:27:26.0

Homepage: null

Size: 4616

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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:

ndor/bin/phpbench run --report=aggregate

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.