Libraries tagged by jcache
spatie/blink
4022119 Downloads
Cache that expires in the blink of an eye
matthiasmullie/scrapbook
2010332 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
764607 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
cache/filesystem-adapter
5149467 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7750024 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
deployer/recipes
7163257 Downloads
3rd party deployer recipes
spatie/laravel-blink
893359 Downloads
Cache that expires in the blink of an eye
jokkedk/webgrind
183507 Downloads
Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.
yiisoft/cache-file
616228 Downloads
Yii Caching Library - File Handler
yiisoft/cache
767901 Downloads
Yii Caching Library
wp-cli/cache-command
6297157 Downloads
Manages object and transient caches.
voku/simple-cache
2202201 Downloads
Simple Cache library
utopia-php/cache
221020 Downloads
A simple cache library to manage application cache storing, loading and purging
twig/cache-extra
1544044 Downloads
A Twig extension for Symfony Cache
swayok/alternative-laravel-cache
431517 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/