grantholle/pear-cache-lite

Fast and safe little cache system

Maintainers

Package info

github.com/grantholle/pear-cache-lite

Homepage

Issues

pkg:composer/grantholle/pear-cache-lite

Statistics

Installs: 596

Dependents: 1

Suggesters: 0

Stars: 0

2.0.2 2021-03-04 02:44 UTC

This package is auto-updated.

Last update: 2026-03-04 14:27:51 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