Libraries tagged by file system cache
phpfastcache/phpfastcache
5306565 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
4605245 Downloads
A lightweight file-system cache system
cache/filesystem-adapter
5997988 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
matthiasmullie/scrapbook
2766453 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
4361426 Downloads
Laminas cache adapter for filesystem
jdavidbakr/laravel-cache-garbage-collector
166614 Downloads
A script that will clean up expired cache files if the system is using the files cache system
apix/cache
547771 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.
sarahman/simple-filesystem-cache
148348 Downloads
Simple file system cache library for PHP built on top of PSR-16.
jdorn/file-system-cache
47322 Downloads
an easy way to cache data in the file system
getgrav/cache
126684 Downloads
A lightweight file-system cache system
biigle/laravel-file-cache
37173 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
cosenary/simple-php-cache
16410 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
jgivoni/flysystem-cache-adapter
68538 Downloads
A PSR-6 compliant adapter decorator for Flysystem v3 that caches file metadata to improve performance.
detain/session-samurai
1620 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
omaralalwi/laravel-trash-cleaner
3162 Downloads
Clean Laravel debug/log files (Debugbar, Clockwork), compiled views and frontend build artifacts, with optional rebuild and scheduling.