Download the PHP package lefuturiste/localstorage without Composer
On this page you can find all versions of the php package lefuturiste/localstorage. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lefuturiste/localstorage
More information about lefuturiste/localstorage
Files in lefuturiste/localstorage
Download lefuturiste/localstorage
More information about lefuturiste/localstorage
Files in lefuturiste/localstorage
Vendor lefuturiste
Package localstorage
Short Description Key/value JSON localstorage like redis
License MIT
Package localstorage
Short Description Key/value JSON localstorage like redis
License MIT
Please rate this library. Is it a good library?
Informations about the package localstorage
PHP Local storage
This library can be useful if you need localstorage/cache key:value on disk for your PHP application.
Installation
You can easily install the localstorage lib using composer:
composer require lefuturiste/localstorage
Usage
All methods are on the Lefuturiste\LocalStorage\LocalStorage class
This is a small and quick example of this lib.
Tests
All the tests are in the test folder
vendor/bin/phpunit test
All versions of localstorage with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-json Version *
adbario/php-dot-notation Version ^3.1
nesbot/carbon Version ^1.26.3 || ^2.0
ext-json Version *
adbario/php-dot-notation Version ^3.1
nesbot/carbon Version ^1.26.3 || ^2.0
The package lefuturiste/localstorage contains the following files
Loading the files please wait ....