psr-php7/cache

PSR-6 Caching Interface with PHP 7 codebase.

1.0.0 2016-11-11 13:49 UTC

This package is not auto-updated.

Last update: 2024-05-25 22:49:04 UTC


README

PSR-6 Caching Interface with PHP 7 codebase.

The PSR for PHP 7 aims to redeclare some interfaces and method signatures in order to take advantage of strict type checking, where it may be applied.

Links