Libraries tagged by php file cache
typhoon/change-detector
71354 Downloads
Can detect file and package version changes
omaralalwi/laravel-trash-cleaner
7949 Downloads
Clean Laravel debug/log files (Debugbar, Clockwork), compiled views and frontend build artifacts, with optional rebuild and scheduling.
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.
inouet/file-cache
5465 Downloads
A simple PHP class for caching data in the filesystem.
flightphp/cache
1688 Downloads
Light, simple and standalone PHP in-file caching class
atk14/cache-file-storage
1570 Downloads
A PHP library for storing values in the file system, with optional expiration.
nawawi/docket-cache
897 Downloads
A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.
memcrab/cache
55872 Downloads
PHP Cache Lib for memCrab Core API
andydefer/php-jsonl
2698 Downloads
High-performance JSONL (JSON Lines) file management library with temporal and key-based storage strategies, automatic batching, and cache expiration
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.
typhoon/opcache
6926 Downloads
PSR-16 compliant cache that stores values as PHP files, suitable for OPcaching.
cicnavi/simple-file-cache-php
3186 Downloads
PSR-16 simple cache provider based on files.
robinn/cache
591 Downloads
Simple cache for PHP with support for Redis, Memcached, APCu and Files.
reportico/fresh-file
10677 Downloads
Simple, fast, standalone PHP lib, that helps You to define, if any of your files were modified since last time You check - Is this file FRESH?
jarir-ahmed/cache
101 Downloads
Framework-agnostic caching toolkit for PHP: PSR-16 + PSR-6, Redis/Memcached/APCu/File/PDO/tiered stores, tags, atomic locks, stampede protection, and HTTP caching (ETag/304, full-page).