doctrine/cache

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

2.2.0 2022-05-20 20:07 UTC

README

Build Status Code Coverage

Latest Stable Version Total Downloads

Cache component extracted from the Doctrine Common project. Documentation

This library is deprecated and will no longer receive bug fixes from the Doctrine Project. Please use a different cache library, preferably PSR-6 or PSR-16 instead.