grantholle/pear-cache-lite

Fast and safe little cache system

Installs: 577

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 21

pkg:composer/grantholle/pear-cache-lite

2.0.2 2021-03-04 02:44 UTC

This package is auto-updated.

Last update: 2025-10-04 13:19:45 UTC


README

Fast and safe little cache system.

This package is a little cache system optimized for file containers. t is fast and safe (because it uses file locking and/or anti-corruption tests).

Building

To test this package, run

phpunit tests/

Installation

composer require grantholle/pear-cache-light