Skip to content

IngeniozIT/psr-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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