Libraries tagged by caih
cache/array-adapter
7880709 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
deployer/recipes
7228286 Downloads
3rd party deployer recipes
spatie/laravel-blink
930715 Downloads
Cache that expires in the blink of an eye
yiisoft/cache
790654 Downloads
Yii Caching Library
wp-cli/cache-command
6549778 Downloads
Manages object and transient caches.
voku/simple-cache
2265131 Downloads
Simple Cache library
utopia-php/cache
239791 Downloads
A simple cache library to manage application cache storing, loading and purging
twig/cache-extra
1647535 Downloads
A Twig extension for Symfony Cache
swayok/alternative-laravel-cache
455987 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/
spiritix/lada-cache
420512 Downloads
A Redis based, automated and scalable database caching layer for Laravel
saloonphp/cache-plugin
1312418 Downloads
Official plugin for caching Saloon responses
sabre/cache
1092891 Downloads
Simple cache abstraction layer implementing PSR-16
ryangjchandler/blade-cache-directive
150033 Downloads
Cache chunks of your Blade markup with ease.
rhubarbgroup/redis-cache
85416 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
psr-discovery/cache-implementations
6112406 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.