Libraries tagged by cache library
doctrine/cache
512235011 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
528945981 Downloads
Common interface for caching libraries
sonata-project/cache
21097291 Downloads
Cache library
nette/caching
14902984 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
matthiasmullie/scrapbook
1634438 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
614725 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
voku/simple-cache
1942438 Downloads
Simple Cache library
aplus/cache
1427206 Downloads
Aplus Framework Cache Library
matomo/cache
532830 Downloads
PHP caching library based on Doctrine cache
cache/cache
2560151 Downloads
Library of all the php-cache adapters
psr-discovery/cache-implementations
3951722 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.
divineomega/do-file-cache
1714297 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
cakephp/cache
7903391 Downloads
Easy to use Caching library with support for multiple caching backends
guzzle/common
6818014 Downloads
Common libraries used by Guzzle
utopia-php/cache
164046 Downloads
A simple cache library to manage application cache storing, loading and purging