wildwolf/psr-memory-cache
PSR-6 and PSR-16 compliant memory cache
1.0.4
2018-12-03 01:06 UTC
Requires
- psr/cache: ^1.0
- psr/simple-cache: ^1.0
- wildwolf/psr-cache-common: ^1.0
Requires (Dev)
- cache/integration-tests: dev-master
- friendsofphp/php-cs-fixer: ^1.0
- phpunit/phpunit: ^6.2
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT e95b5c664b914af0f8977bcddd62c2ace27ead94
- Volodymyr Kolesnykov <volodymyr.woop@wildwolf.name>
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.
