bayfrontmedia/php-cache

A PSR-6 cache implementation which supports tags, metadata, hit counters, locking, and more.

Installs: 4

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/bayfrontmedia/php-cache

v1.0.0 2026-01-13 07:57 UTC

This package is auto-updated.

Last update: 2026-01-13 11:26:04 UTC


README

A PSR-6 cache implementation which supports tags, metadata, hit counters, locking, and more.

License

This project is open source and available under the MIT License.

Author

Bayfront Media

Requirements

  • PHP >= 8.0
  • PHP extension: Redis

Installation

composer require bayfrontmedia/php-cache

Documentation

See documentation.