Libraries tagged by cache library
doctrine/cache
531265805 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
psr/cache
558344039 Downloads
Common interface for caching libraries
sonata-project/cache
21434115 Downloads
Cache library
nette/caching
15585641 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
matthiasmullie/scrapbook
1761573 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
kirkbushell/eloquence
678174 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
voku/simple-cache
2055735 Downloads
Simple Cache library
aplus/cache
1600016 Downloads
Aplus Framework Cache Library
matomo/cache
571287 Downloads
PHP caching library based on Doctrine cache
cache/cache
2579696 Downloads
Library of all the php-cache adapters
psr-discovery/cache-implementations
4619055 Downloads
Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
yiisoft/cache
687370 Downloads
Yii Caching Library
cakephp/cache
8026240 Downloads
Easy to use Caching library with support for multiple caching backends
guzzle/common
6932186 Downloads
Common libraries used by Guzzle
utopia-php/cache
181125 Downloads
A simple cache library to manage application cache storing, loading and purging