gpupo / cache
This package is abandoned and no longer maintained.
The author suggests using the https://github.com/symfony/cache package instead.
Caching library that implements PSR-6
1.3.2
2017-04-11 17:21 UTC
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: 2025-12-30 11:38:35 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