Libraries tagged by cache library
doctrine/cache
541910755 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
576527826 Downloads
Common interface for caching libraries
sonata-project/cache
21608797 Downloads
Cache library
nette/caching
15955561 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
matthiasmullie/scrapbook
1831265 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
709895 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
voku/simple-cache
2119625 Downloads
Simple Cache library
matomo/cache
592411 Downloads
PHP caching library based on Doctrine cache
cache/cache
2590220 Downloads
Library of all the php-cache adapters
psr-discovery/cache-implementations
5001139 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-file
499399 Downloads
Yii Caching Library - File Handler
yiisoft/cache
706597 Downloads
Yii Caching Library
cakephp/cache
8090639 Downloads
Easy to use Caching library with support for multiple caching backends
guzzle/common
6998865 Downloads
Common libraries used by Guzzle
utopia-php/cache
194488 Downloads
A simple cache library to manage application cache storing, loading and purging