Libraries tagged by cache library
doctrine/cache
564168546 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
618098824 Downloads
Common interface for caching libraries
nette/caching
16838901 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
sonata-project/cache
21979894 Downloads
Cache library
matthiasmullie/scrapbook
2082906 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
795459 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
voku/simple-cache
2247062 Downloads
Simple Cache library
utopia-php/cache
236076 Downloads
A simple cache library to manage application cache storing, loading and purging
matomo/cache
647899 Downloads
PHP caching library based on Doctrine cache
cache/cache
2620051 Downloads
Library of all the php-cache adapters
psr-discovery/cache-implementations
5983265 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
785285 Downloads
Yii Caching Library
cakephp/cache
8245511 Downloads
Easy to use Caching library with support for multiple caching backends
ytake/laravel-aspect
123121 Downloads
Aspect Oriented Programming library for laravel framework, and lumen
guzzle/common
7125289 Downloads
Common libraries used by Guzzle