Download the PHP package adammbalogh/key-value-store-memory without Composer
On this page you can find all versions of the php package adammbalogh/key-value-store-memory. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adammbalogh/key-value-store-memory
More information about adammbalogh/key-value-store-memory
Files in adammbalogh/key-value-store-memory
Download adammbalogh/key-value-store-memory
More information about adammbalogh/key-value-store-memory
Files in adammbalogh/key-value-store-memory
Vendor adammbalogh
Package key-value-store-memory
Short Description Key-value memory store through a simple php array.
License MIT
Package key-value-store-memory
Short Description Key-value memory store through a simple php array.
License MIT
Please rate this library. Is it a good library?
Informations about the package key-value-store-memory
Key Value Memory Store
Description
This library provides a layer to a key value memory store.
It uses a simple php array.
Check out the abstract library to see the other adapters and the Api.
Installation
Install it through composer.
tip: you should browse the adammbalogh/key-value-store-memory
page to choose a stable version to use, avoid the @stable
meta constraint.
Usage
API
Please visit the API link in the abstract library.
Toolset
Key | Value | Server |
---|---|---|
✔ delete | ✔ get | ✔ flush |
✔ expire | ✔ set | |
✔ getTtl | ||
✔ has | ||
✔ persist |
Support
All versions of key-value-store-memory with dependencies
PHP Build Version
Package Version
The package adammbalogh/key-value-store-memory contains the following files
Loading the files please wait ....