tlumx / tlumx-cache
Tlumx cache component with PSR-6 and PSR-16 implementation
v1.0.0
2018-07-16 19:15 UTC
Requires
- php: ^7.0
- psr/cache: ^1.0
- psr/simple-cache: ^1.0
Requires (Dev)
- cache/integration-tests: dev-master
- phpunit/phpunit: ^6.5
- satooshi/php-coveralls: ^2.0
- squizlabs/php_codesniffer: 3.*
Provides
This package is not auto-updated.
Last update: 2024-10-30 20:35:55 UTC
README
Tlumx\Cache
component with PSR-6 and PSR-16 implementation.
Requirements
- PHP >= 7.0
Installation
Use Composer to install tlumx-cache.
$ composer require tlumx/tlumx-cache:"1.0.*"
Usage
See: https://docs.tlumx.com/tlumx-cache/
Resources
- File issues at https://github.com/tlumx/tlumx-cache/issues
- Documentation is at https://docs.tlumx.com/tlumx-cache/
- License File for more information.