Libraries tagged by cache file
apix/cache
518911 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.
lochmueller/staticfilecache
1024719 Downloads
Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!
fire015/flintstone
96391 Downloads
A key/value database store using flat files for PHP
yiisoft/cache-file
462907 Downloads
Yii Caching Library - File Handler
jdavidbakr/laravel-cache-garbage-collector
125973 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
84343 Downloads
Remove laravel expired cache file/folder
divineomega/do-file-cache-psr-6
1721490 Downloads
PSR-6 adapter for DO File Cache
divineomega/do-file-cache
1750100 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
1955291 Downloads
Store file related cache items easily
vink/nova-cache-card
297110 Downloads
Manage your application's cache from a handy Laravel Nova dashboard card.
jeroen/file-fetcher
296524 Downloads
Simple file fetching interface
nystudio107/craft-scripts
57657 Downloads
Shell scripts to manage database backups, asset backups, file permissions, asset syncing, cache clearing, and database syncing between Craft CMS environments
jgivoni/flysystem-cache-adapter
17516 Downloads
A PSR-6 compliant adapter decorator for Flysystem v3 that caches file metadata to improve performance.
biigle/laravel-file-cache
21605 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
swayok/cache-filesystem-adapter
48053 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags. Fork of cache/filesystem-adapter.