Skip to content

grantholle/pear-cache-lite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pear-cache-light

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

Packages

No packages published

Languages

  • PHP 100.0%