Libraries tagged by cache library
doctrine/cache
555393187 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
601275459 Downloads
Common interface for caching libraries
sonata-project/cache
21810379 Downloads
Cache library
nette/caching
16395707 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
matthiasmullie/scrapbook
1963617 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
751796 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
voku/simple-cache
2185859 Downloads
Simple Cache library
utopia-php/cache
214673 Downloads
A simple cache library to manage application cache storing, loading and purging
matomo/cache
616480 Downloads
PHP caching library based on Doctrine cache
cache/cache
2605693 Downloads
Library of all the php-cache adapters
psr-discovery/cache-implementations
5496705 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
603351 Downloads
Yii Caching Library - File Handler
yiisoft/cache
760208 Downloads
Yii Caching Library
cakephp/cache
8171406 Downloads
Easy to use Caching library with support for multiple caching backends
ytake/laravel-aspect
119407 Downloads
Aspect Oriented Programming library for laravel framework, and lumen