Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
composer require "zendframework/zend-cache:2.8.3"
| 包名 | 版本要求 |
|---|---|
| php | ^5.6 || ^7.0 |
| psr/cache | ^1.0 |
| psr/simple-cache | ^1.0 |
| zendframework/zend-eventmanager | ^2.6.3 || ^3.2 |
| zendframework/zend-servicemanager | ^2.7.8 || ^3.3 |
| zendframework/zend-stdlib | ^2.7.7 || ^3.1 |
| 包名 | 版本要求 |
|---|---|
| cache/integration-tests | ^0.16 |
| phpbench/phpbench | ^0.13 |
| phpunit/phpunit | ^5.7.27 || ^6.5.8 || ^7.1.2 |
| zendframework/zend-coding-standard | ~1.0.0 |
| zendframework/zend-serializer | ^2.6 |
| zendframework/zend-session | ^2.7.4 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2019-08-28 21:34:32 |
| 类型 | library |