Fast and safe little cache system
github.com/grantholle/pear-cache-lite
Homepage
Source
Issues
Installs: 527
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 21
Requires
Requires (Dev)
Suggests
None
Provides
Conflicts
Replaces
LGPL-2.1-or-later 32a35b8159e0d9d5d8ad95a025dfcca714c13207
cache
This package is auto-updated.
Last update: 2024-11-04 11:27:18 UTC
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).
To test this package, run
phpunit tests/
composer require grantholle/pear-cache-light