Libraries tagged by cache library
doctrine/cache
616872275 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
743468835 Downloads
Common interface for caching libraries
matthiasmullie/scrapbook
2909113 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.
nette/caching
19519403 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
sonata-project/cache
23111582 Downloads
Cache library
matomo/cache
1815416 Downloads
PHP caching library based on Doctrine cache
psr-discovery/cache-implementations
10203504 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.
kirkbushell/eloquence
1077384 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
voku/simple-cache
2772959 Downloads
Simple Cache library
utopia-php/cache
539901 Downloads
A simple cache library to manage application cache storing, loading and purging
matomo/doctrine-cache-fork
1707720 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
cache/cache
2738737 Downloads
Library of all the php-cache adapters
yiisoft/cache
995787 Downloads
Yii Caching Library
cakephp/cache
8730951 Downloads
Easy to use Caching library with support for multiple caching backends
guzzle/common
7569229 Downloads
Common libraries used by Guzzle