Libraries tagged by caih
cache/filesystem-adapter
4988862 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7540976 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
deployer/recipes
7090582 Downloads
3rd party deployer recipes
yiisoft/cache-file
523069 Downloads
Yii Caching Library - File Handler
yiisoft/cache
718383 Downloads
Yii Caching Library
wp-cli/cache-command
5994407 Downloads
Manages object and transient caches.
voku/simple-cache
2134765 Downloads
Simple Cache library
twig/cache-extra
1397419 Downloads
A Twig extension for Symfony Cache
swayok/alternative-laravel-cache
406818 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
406933 Downloads
A Redis based, automated and scalable database caching layer for Laravel
saloonphp/cache-plugin
1001246 Downloads
Official plugin for caching Saloon responses
sabre/cache
986780 Downloads
Simple cache abstraction layer implementing PSR-16
ryangjchandler/blade-cache-directive
123388 Downloads
Cache chunks of your Blade markup with ease.
rhubarbgroup/redis-cache
81821 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
5116268 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.