Libraries tagged by php file cache
nawawi/docket-cache
482 Downloads
A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.
typhoon/change-detector
58943 Downloads
Can detect file and package version changes
detain/session-samurai
1712 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.
cicnavi/simple-file-cache-php
2991 Downloads
PSR-16 simple cache provider based on files.
inouet/file-cache
5387 Downloads
A simple PHP class for caching data in the filesystem.
ez-php/cache
3557 Downloads
Cache module for the ez-php framework — array, file, and Redis drivers with a unified interface
memcrab/cache
52783 Downloads
PHP Cache Lib for memCrab Core API
nielse63/phpimagecache
13334 Downloads
Image Cache is a very simple PHP module that accepts an image source and will compress and cache the file, move it to a new directory, and return the cache source for the image.
typhoon/opcache
6761 Downloads
PSR-16 compliant cache that stores values as PHP files, suitable for OPcaching.
gameplayjdk/php-file-cache
5882 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
dburiy/filecacher
175 Downloads
Simple php file cacher
robinn/cache
529 Downloads
Simple cache for PHP with support for Redis, Memcached, APCu and Files.
jardisadapter/cache
217 Downloads
PSR-16 multi-layer cache for PHP — stack Memory, APCu, Redis, and Database backends with automatic read-through backfill and write-through propagation; a building block of the open-source foundation that Jardis-generated DDD code runs on
andydefer/php-jsonl
68 Downloads
High-performance JSONL (JSON Lines) file management library with temporal and key-based storage strategies, automatic batching, and cache expiration
lukman-ss/config
84 Downloads
Standalone PHP configuration repository, env loader, file loader, and cache utility.