devorto/caching

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

Maintainers

Package info

github.com/devorto/caching

pkg:composer/devorto/caching

Statistics

Installs: 1 774

Dependents: 0

Suggesters: 1

Stars: 0

Open Issues: 0

3.0.0 2025-06-04 09:32 UTC

This package is auto-updated.

Last update: 2026-03-04 11:10:53 UTC


README

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

Currently available adapters

  • Redis
  • File