doctrine/cache 2.2.x-dev

PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.

library MIT
安装
composer require "doctrine/cache:2.2.x-dev"
依赖
包名版本要求
php ~7.1 || ^8.0
开发依赖
包名版本要求
cache/integration-tests dev-master
doctrine/coding-standard ^9
phpunit/phpunit ^7.5 || ^8.5 || ^9.5
psr/cache ^1.0 || ^2.0 || ^3.0
symfony/cache ^4.4 || ^5.4 || ^6
symfony/var-exporter ^4.4 || ^5.4 || ^6
版本详情
许可证MIT
发布时间2025-10-08 08:10:46
类型library