Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.
/ Cache_Lite Public archive

Fast and safe little cache system.

License

Notifications You must be signed in to change notification settings

pear/Cache_Lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

234 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PEAR Cache_Lite

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).

Build Status

Building

To test this package, run

composer install
./vendor/bin/phpunit

Installation

composer require pear/cache_lite

Links

About

Fast and safe little cache system.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 9

Languages