pear / Cache_Lite

Fast and safe little cache system.

Home Page:http://pear.php.net/package/Cache_Lite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

http://pear.php.net/package/Cache_Lite

License:GNU Lesser General Public License v2.1


Languages

Language:PHP 100.0%