ingenioz-it / psr-cache
An implementation of PSR-6 Cache and PSR-16 Simple Cache
v1.0.0
2023-06-25 10:05 UTC
Requires
- php: >=8.2
- ingenioz-it/clock: ^1.0
- psr/cache: ^3.0
- psr/simple-cache: ^3.0
Requires (Dev)
Provides
This package is auto-updated.
Last update: 2025-02-28 03:00:16 UTC
README
An implementation of the PSR-6 Caching interfaces and the PSR-16 Simple Cache that focuses on code quality.
About
Info | Value |
---|---|
Latest release | |
Requires | |
License | |
Unit tests | |
Code coverage | |
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