Libraries tagged by cachex
emanueleminotto/twig-cache-bundle
690137 Downloads
Symfony 2 Bundle for twigphp/twig-cache-extension
elipzis/laravel-cacheable-model
54792 Downloads
Automatic query-based model cache for your Laravel app
cms-multi/filament-clear-cache
62598 Downloads
Clear your cache easily from within filament
chillerlan/php-cache
236898 Downloads
A psr/simple-cache implementation. PHP 8.1+
ceeram/clear_cache
126209 Downloads
Clear CakePHP caches from shell, app or debug_kit panel
cakedc/cakephp-cached-routing
343556 Downloads
Cached RoutingMiddleware for CakePHP 5.0+
cache/taggable-cache
2450289 Downloads
Add tag support to your PSR-6 cache implementation
cache/namespaced-cache
1344394 Downloads
A decorator that makes your cache support namespaces
cache/cache-bundle
441371 Downloads
Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine
biigle/laravel-file-cache
42028 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
arifhp86/laravel-clear-expired-cache-file
146557 Downloads
Remove laravel expired cache file/folder
apix/cache
550193 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
sonata-project/cache-bundle
2705617 Downloads
This bundle provides caching services
rinvex/laravel-cacheable
132178 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
rickselby/laravel-gate-cache
123717 Downloads
Add a per-request caching layer to Laravel's Gate