devorto/caching

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

Installs: 1 738

Dependents: 0

Suggesters: 1

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/devorto/caching

3.0.0 2025-06-04 09:32 UTC

This package is auto-updated.

Last update: 2025-10-04 10:07:14 UTC


README

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

Currently available adapters

  • Redis
  • File