Libraries tagged by files cache
detain/session-samurai
3134 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.
nubitio/platform
1375 Downloads
Platform foundation for Nubit Symfony apps: domain exceptions, tenant contracts, feature gates, quota contracts, messenger middleware, cache/file/export helpers.
happyhorizon/module-persistentgraphqlschema
11088 Downloads
Load the graphql schema data from a generated file instead of cache to improve performance
carbon/includeassetscache
4996 Downloads
Extension for Carbon.InlcudeAssets: Flush cache on file update
ark/filecache
11412 Downloads
Cache with file system
andydefer/php-jsonl
3132 Downloads
High-performance JSONL (JSON Lines) file management library with temporal and key-based storage strategies, automatic batching, and cache expiration
solution9th/laravel-file-cache-gc
4509 Downloads
Laravel file cache garbage collection.
singlequote/laravel-cacher
25934 Downloads
A powerfull cacher based on laravels file cache driver
silviooosilva/cacheer-php
120 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
rapidwebltd/rw-file-cache-psr-6
20284 Downloads
PSR-6 adapter for RW File Cache
mouf/utils.cache.file-cache
380872 Downloads
This package contains a cache mechanism that relies on temporary files.
mouf/utils.cache.cache-interface
381963 Downloads
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
cicnavi/simple-file-cache-php
3187 Downloads
PSR-16 simple cache provider based on files.
pkg6/cache
202 Downloads
A cache that is more comfortable to use for Chinese people
marko/cache-file
538 Downloads
File-based cache driver for Marko Framework