PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
composer require "doctrine/cache:1.10.1"
| 包名 | 版本要求 |
|---|---|
| php | ~7.1 || ^8.0 |
| 包名 | 版本要求 |
|---|---|
| alcaeus/mongo-php-adapter | ^1.1 |
| doctrine/coding-standard | ^6.0 |
| mongodb/mongodb | ^1.1 |
| phpunit/phpunit | ^7.0 |
| predis/predis | ~1.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-05-27 16:24:54 |
| 类型 | library |