flipboxdigital / relay-simplecache
PSR-16 - Simple Cache middleware for PSR-15
3.0.0
2025-11-03 20:29 UTC
Requires
- php: >=8.0
- flipboxdigital/http-stream: ^3.0
- flipboxdigital/skeleton: ^2.2
- psr/simple-cache: ^1.0 || ^2.0 || ^3.0
- relay/relay: ^3.0
Requires (Dev)
- phpunit/phpunit: ^9.0
- squizlabs/php_codesniffer: ^2.0
This package is auto-updated.
Last update: 2026-03-03 23:28:17 UTC
README
This package provides a PSR16 Simple Cache middleware for Relay.
Installation
To install, use composer:
composer require flipboxdigital/relay-simplecache
Testing
$ ./vendor/bin/phpunit
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.