doctrine/cache 1.10.2

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:1.10.2"
依赖
包名版本要求
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-07-07 18:54:01
类型library