Libraries tagged by cachet
divineomega/do-file-cache
1798469 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
contributte/cache
639709 Downloads
Extra contrib to nette/cache
cms-multi/filament-clear-cache
41995 Downloads
Clear your cache easily from within filament
chillerlan/php-cache
143240 Downloads
A psr/simple-cache implementation. PHP 8.1+
ceeram/clear_cache
118686 Downloads
Clear CakePHP caches from shell, app or debug_kit panel
cakedc/cakephp-cached-routing
160785 Downloads
Cached RoutingMiddleware for CakePHP 5.0+
cache/namespaced-cache
1270455 Downloads
A decorator that makes your cache support namespaces
cache/cache-bundle
430828 Downloads
Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine
arifhp86/laravel-clear-expired-cache-file
97366 Downloads
Remove laravel expired cache file/folder
apix/cache
526892 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.
rinvex/laravel-cacheable
127138 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
psr/cache-util
5448 Downloads
Useful utility classes and traits for implementing the PSR cache standard
overtrue/laravel-passport-cache-client
91641 Downloads
Make laravel/passport client cacheable
ocramius/ocra-cached-view-resolver
92940 Downloads
Cached view template path resolver to speed up the ZF2 view layer by avoiding stat calls
micheh/psr7-cache
230217 Downloads
Cache and conditional request helpers for PSR-7 HTTP Messages