Libraries tagged by cachex
matthiasmullie/scrapbook
1842489 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
713553 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
cache/filesystem-adapter
4969894 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7510690 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
deployer/recipes
7081235 Downloads
3rd party deployer recipes
yiisoft/cache
707712 Downloads
Yii Caching Library
wp-cli/cache-command
5960519 Downloads
Manages object and transient caches.
voku/simple-cache
2125895 Downloads
Simple Cache library
twig/cache-extra
1374298 Downloads
A Twig extension for Symfony Cache
swayok/alternative-laravel-cache
404154 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/
studocu/cacheable-entities
245370 Downloads
Cacheable entities are an abstraction layer to extract away cache-related responsibilities.
spiritix/lada-cache
405620 Downloads
A Redis based, automated and scalable database caching layer for Laravel
saloonphp/cache-plugin
981341 Downloads
Official plugin for caching Saloon responses
sabre/cache
978521 Downloads
Simple cache abstraction layer implementing PSR-16
ryangjchandler/blade-cache-directive
121574 Downloads
Cache chunks of your Blade markup with ease.