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.13.x-dev"
| 包名 | 版本要求 |
|---|---|
| php | ~7.1 || ^8.0 |
| 包名 | 版本要求 |
|---|---|
| alcaeus/mongo-php-adapter | ^1.1 |
| cache/integration-tests | dev-master |
| doctrine/coding-standard | ^9 |
| mongodb/mongodb | ^1.1 |
| phpunit/phpunit | ^7.5 || ^8.5 || ^9.5 |
| predis/predis | ~1.0 |
| psr/cache | ^1.0 || ^2.0 || ^3.0 |
| symfony/cache | ^4.4 || ^5.4 || ^6 |
| symfony/var-exporter | ^4.4 || ^5.4 || ^6 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2024-09-04 11:45:01 |
| 类型 | library |