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

Maintainers

Details

github.com/gpupo/cache

Homepage

Installs: 38 683

Dependents: 3

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 2

pkg:composer/gpupo/cache

1.3.2 2017-04-11 17:21 UTC

This package is not auto-updated.

Last update: 2025-12-30 11:38:35 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