wildwolf/psr-memory-cache

PSR-6 and PSR-16 compliant memory cache

1.0.4 2018-12-03 01:06 UTC

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT e95b5c664b914af0f8977bcddd62c2ace27ead94

  • Volodymyr Kolesnykov <volodymyr.woop@wildwolf.name>

cachepsr6psr16memory cache

This package is auto-updated.

Last update: 2026-06-07 19:46:28 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.