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
| 类型 | library |
|---|---|
| 仓库 | https://github.com/doctrine/cache |
| 最新版本 | 2.2.0 |