Libraries tagged by file system cache
phpfastcache/phpfastcache
5692721 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
gregwar/cache
4722470 Downloads
A lightweight file-system cache system
cache/filesystem-adapter
6222090 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
matthiasmullie/scrapbook
3041983 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
laminas/laminas-cache-storage-adapter-filesystem
4688973 Downloads
Laminas cache adapter for filesystem
apix/cache
554726 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.
jdavidbakr/laravel-cache-garbage-collector
176323 Downloads
A script that will clean up expired cache files if the system is using the files cache system
biigle/laravel-file-cache
51127 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
sarahman/simple-filesystem-cache
156023 Downloads
Simple file system cache library for PHP built on top of PSR-16.
jdorn/file-system-cache
48466 Downloads
an easy way to cache data in the file system
getgrav/cache
143150 Downloads
A lightweight file-system cache system
jgivoni/flysystem-cache-adapter
78764 Downloads
A PSR-6 compliant adapter decorator for Flysystem v3 that caches file metadata to improve performance.
middlewares/filesystem
28260 Downloads
Middleware to save or read responses using Flysystem
omaralalwi/laravel-trash-cleaner
8046 Downloads
Clean Laravel debug/log files (Debugbar, Clockwork), compiled views and frontend build artifacts, with optional rebuild and scheduling.
iamfarhad/laravel-prometheus
4509 Downloads
Production-ready Laravel Prometheus metrics package with built-in collectors for HTTP, database, cache, queue, events, errors, filesystem, and mail monitoring