Libraries tagged by cache file
jdavidbakr/laravel-cache-garbage-collector
144800 Downloads
A script that will clean up expired cache files if the system is using the files cache system
arifhp86/laravel-clear-expired-cache-file
107775 Downloads
Remove laravel expired cache file/folder
kodus/file-cache
409538 Downloads
Minimal PSR-16 cache-implementation
iazaran/smart-cache
833 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
divineomega/do-file-cache-psr-6
1805143 Downloads
PSR-6 adapter for DO File Cache
divineomega/do-file-cache
1838810 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
thecodingmachine/cache-utils
2463278 Downloads
Store file related cache items easily
vink/nova-cache-card
308508 Downloads
Manage your application's cache from a handy Laravel Nova dashboard card.
apix/cache
532199 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.
nystudio107/craft-scripts
59985 Downloads
Shell scripts to manage database backups, asset backups, file permissions, asset syncing, cache clearing, and database syncing between Craft CMS environments
fire015/flintstone
103893 Downloads
A key/value database store using flat files for PHP
jgivoni/flysystem-cache-adapter
35906 Downloads
A PSR-6 compliant adapter decorator for Flysystem v3 that caches file metadata to improve performance.
biigle/laravel-file-cache
25745 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
swayok/cache-filesystem-adapter
76099 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags. Fork of cache/filesystem-adapter.
sarahman/simple-filesystem-cache
125568 Downloads
Simple file system cache library for PHP built on top of PSR-16.