tlumx / tlumx-cache
Tlumx cache component with PSR-6 and PSR-16 implementation
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/tlumx/tlumx-cache
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: 2025-10-02 01:02:34 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.