internet / intercache
A lightweight PHP cross-request caching library.
Fund package maintenance!
paypal.me/NetworkNetMagicians
2.1.2
2019-10-16 12:23 UTC
Requires
- ext-json: *
- ext-zlib: *
- fig/cache-util: dev-master@dev
- psr/cache: 1.0.1
- psr/simple-cache: 1.0.1
Requires (Dev)
- cache/integration-tests: ^0.16
- phpunit/phpunit: ^5.7.21
This package is auto-updated.
Last update: 2024-10-29 05:53:22 UTC
README
A lightweight PHP PSR-6 compliant, cross-request caching library.
Features
- Standards Compliant: Built to the PSR-6 specification.
- Lightweight: Only 6kB total source code.
- Tested: Standard unit tests provided.