A simple PSR-16 caching library

dev-master / 1.0.x-dev 2025-01-24 20:23 UTC

This package is auto-updated.

Last update: 2025-01-24 19:28:54 UTC


README

Total Downloads Latest Stable Version build status coverage report License

This is a simple PSR-16 caching library.

Installation

The best way to install Cache is via Composer. Just add konecnyjakub/cache to your dependencies.

Quick start

To be added