Libraries tagged by cache library
doctrine/cache
608151371 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
718901173 Downloads
Common interface for caching libraries
sonata-project/cache
22940842 Downloads
Cache library
nette/caching
19158243 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
matomo/cache
1185141 Downloads
PHP caching library based on Doctrine cache
cache/cache
2719245 Downloads
Library of all the php-cache adapters
psr-discovery/cache-implementations
9301547 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.
matthiasmullie/scrapbook
2730606 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
1030809 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
voku/simple-cache
2654031 Downloads
Simple Cache library
utopia-php/cache
466081 Downloads
A simple cache library to manage application cache storing, loading and purging
divineomega/do-file-cache
1988469 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
yiisoft/cache
933702 Downloads
Yii Caching Library
cakephp/cache
8639958 Downloads
Easy to use Caching library with support for multiple caching backends
tedivm/stash-bundle
1385061 Downloads
Incorporates the Stash caching library into Symfony.