wildwolf/psr-memory-cache

PSR-6 and PSR-16 compliant memory cache

Maintainers

Package info

github.com/sjinks/php-memory-cache

pkg:composer/wildwolf/psr-memory-cache

Statistics

Installs: 13 097

Dependents: 5

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.4 2018-12-03 01:06 UTC

This package is auto-updated.

Last update: 2026-03-07 19:08:45 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.