Libraries tagged by cache file
gabrielstack/laravel-cache-cleaner
6 Downloads
Laravel Artisan command for cleaning expired file cache entries - PHP 8.0+ compatible
cicnavi/simple-file-cache-php
1430 Downloads
PSR-16 simple cache provider based on files.
yahoojapan/config-cache-bundle
4117 Downloads
Symfony ConfigCacheBundle for easier handling of user-defined configuration file cache
offline/laravel-local-cache
314 Downloads
Cache remote files locally in Laravel
tiagogouvea/simple-php-cache
9 Downloads
Simple PHP Cache class using file system
sfynx-project/tool-cache-bundle
21119 Downloads
This Bundle provides classes to cache handlers (memcache, files)
pfinal/cache
4019 Downloads
php cache、psr simple-cache、memcache redis file array
mix/cache
6280 Downloads
PSR-6 standard based cache library, support file, redis storage
ahead4/cache
10628 Downloads
A lightweight file-system cache system
netzmacht/contao-cache-control
557 Downloads
Clear the Contao page cache for single files.
alapi/filesystem-adapter
196 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
robinn/filecache-dashboard
87 Downloads
FileCache (robinn/cache) dashboard for phpCacheAdmin.
phpgt/filecache
336 Downloads
Cache data in local files.
linslin/laravel-coffee-cache
2547 Downloads
File based lever out cache for laravel. This cache hook in before composer autoload and Laravel boostrapping. It will push your application into light speed.
hejunjie/cache
333 Downloads
基于装饰器模式实现的多层缓存系统,支持内存、文件、本地与远程缓存组合,提升缓存命中率,简化缓存管理逻辑 | A layered caching system built with the decorator pattern. Supports combining memory, file, local, and remote caches to improve hit rates and simplify cache logic.