wildwolf/psr-memory-cache

PSR-6 and PSR-16 compliant memory cache

1.0.4 2018-12-03 01:06 UTC

This package is auto-updated.

Last update: 2024-04-07 15:01:55 UTC


README

Build Status Scrutinizer Code Quality Code Coverage Build Status

PSR-6 and PSR-16 compliant memory cache.

Because the cache does not outlive the request, the package should probably not be used in a production environment; however, it still can be useful to run tests.