Libraries tagged by cech
psr-discovery/cache-implementations
3772889 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.
nettrine/cache
2402601 Downloads
Doctrine Cache for Nette Framework
nao-pon/flysystem-cached-extra
1868612 Downloads
Extra traits for Flysystem cached adapter
matomo/cache
523111 Downloads
PHP caching library based on Doctrine cache
laragear/cache-query
46473 Downloads
Remember your query results using only one method. Yes, only one.
gregwar/cache
4006941 Downloads
A lightweight file-system cache system
eliashaeussler/cache-warmup
187545 Downloads
Composer package to warm up website caches, based on a given XML sitemap
divineomega/do-file-cache
1698511 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
desarrolla2/cache
2291117 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
cakephp/cache
7865462 Downloads
Easy to use Caching library with support for multiple caching backends
cache/simple-cache-bridge
2144579 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
cache/cache
2556130 Downloads
Library of all the php-cache adapters
aplus/cache
1376654 Downloads
Aplus Framework Cache Library
zendframework/zend-cache
10905960 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
twig/cache-extension
1978737 Downloads
Cache fragments of templates directly within Twig.