flipboxdigital / cache
PSR-6 Cache handling
2.0.0
2017-05-31 07:18 UTC
Requires
- php: >=7.0
- flipboxdigital/http-stream: ^2.0
- flipboxdigital/relay: ^2.0
- flipboxdigital/skeleton: ^2.0
- psr/log: ^1.0.1
- tedivm/stash: ^0.14.2
Requires (Dev)
- phpunit/phpunit: ^5.0
- squizlabs/php_codesniffer: ^2.0
This package is auto-updated.
Last update: 2024-10-09 13:32:01 UTC
README
This package provides a Cache Http Middleware leveraging Stash.
Installation
To install, use composer:
composer require flipboxdigital/cache
Testing
$ ./vendor/bin/phpunit
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.