Download the PHP package pear/cache_lite without Composer
On this page you can find all versions of the php package pear/cache_lite. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pear/cache_lite
More information about pear/cache_lite
Files in pear/cache_lite
Download pear/cache_lite
More information about pear/cache_lite
Files in pear/cache_lite
Vendor pear
Package cache_lite
Short Description Fast and safe little cache system
License LGPL-2.1-or-later
Homepage https://github.com/pear/Cache_Lite
Package cache_lite
Short Description Fast and safe little cache system
License LGPL-2.1-or-later
Homepage https://github.com/pear/Cache_Lite
Keywords cache
Please rate this library. Is it a good library?
Informations about the package cache_lite
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).
Building
To test this package, run
composer install
./vendor/bin/phpunit
Installation
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
All versions of cache_lite with dependencies
PHP Build Version
Package Version
The package pear/cache_lite contains the following files
Loading the files please wait ....