Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 3.46 KB

README.md

File metadata and controls

29 lines (21 loc) · 3.46 KB

PSR Cache

An implementation of the PSR-6 Caching interfaces and the PSR-16 Simple Cache that focuses on code quality.

About

Info Value
Latest release Packagist Version
Requires PHP from Packagist
License Packagist
Unit tests tests
Code coverage Code Coverage
Code quality code-quality
Quality tested with phpunit, phan, psalm, phpcs, phpstan, phpmd, infection

Installation

composer require ingenioz-it/psr-cache

Full documentation

You can list all the available features by running

composer testdox