flipboxdigital / relay-simplecache
PSR-16 - Simple Cache middleware for PSR-15
Installs: 12 129
Dependents: 2
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/flipboxdigital/relay-simplecache
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: 2025-11-03 22:50:09 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.