A PSR-6 cache implementation which supports tags, metadata, hit counters, locking, and more.
This project is open source and available under the MIT License.
- PHP >= 8.0
- PHP extension: Redis
composer require bayfrontmedia/php-cache
See documentation.