CiviProxy/proxy/libs/Cache
systopia 6e471c71b8 implemented file cache 2015-02-12 19:10:52 +01:00
..
Lite implemented file cache 2015-02-12 19:10:52 +01:00
LICENSE implemented file cache 2015-02-12 19:10:52 +01:00
Lite.php implemented file cache 2015-02-12 19:10:52 +01:00
README.md implemented file cache 2015-02-12 19:10:52 +01:00

README.md

PEAR Cache_Lite

Build Status

This package is Cache_Lite.

Please report all new issues via the PEAR bug tracker.

To test this package, run

phpunit tests/

To build, simply

pear package

To install from scratch

pear install package.xml

To upgrade

pear upgrade -f package.xml