定制 zendframework/zend-cache 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

zendframework/zend-cache

最新稳定版本:2.9.0

Composer 安装命令:

composer require zendframework/zend-cache

包简介

Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output

README 文档

README

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

统计信息

  • 总下载量: 11.41M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 74
  • 点击次数: 1
  • 依赖项目数: 160
  • 推荐数: 20

GitHub 信息

  • Stars: 72
  • Watchers: 27
  • Forks: 60
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2013-02-07