gpupo / cache
Caching library that implements PSR-6
Installs: 36 693
Dependents: 4
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 2
Open Issues: 0
Requires
- php: ^5.6 || ^7.0
- fig/cache-util: dev-master as 1.0.x-dev
- gpupo/common: *
- psr/cache: ^1.0
Requires (Dev)
- codeclimate/php-test-reporter: @dev
- phpunit/phpunit: ~5.7
This package is not auto-updated.
Last update: 2022-02-01 12:40:41 UTC
README
This is a Caching library that implements PSR-6
Current Driver Support:
- Filesystem
- APC
- Memached
Install
composer require gpupo/cache
Contributors
License
MIT, see LICENSE.
Links
- Composer Package on packagist.org