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

This package is not auto-updated.

Last update: 2022-02-01 12:40:41 UTC


README

Build Status Code Climate Test Coverage

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