devorto/caching

Simple caching interface to provide key/value cache and adapters.

Maintainers

Package info

github.com/devorto/caching

pkg:composer/devorto/caching

Transparency log

Statistics

Installs: 1 843

Dependents: 0

Suggesters: 1

Stars: 0

Open Issues: 0

3.0.1 2026-06-30 13:02 UTC

This package is auto-updated.

Last update: 2026-07-30 13:05:53 UTC


README

Simple caching interface for caching with adapters, so you can easily switch between them.

Currently available adapters

  • Redis
  • File