flipboxdigital / relay-simplecache
PSR16 - Simple Cache middleware for Relay
Installs: 11 774
Dependents: 2
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: >=8.0
- flipboxdigital/http-stream: ~3.0
- flipboxdigital/relay: ~4.0
- psr/simple-cache: ^1|^2|^3
Requires (Dev)
- phpunit/phpunit: ^9.0
- squizlabs/php_codesniffer: ^2.0
This package is auto-updated.
Last update: 2024-10-21 20:41:37 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.