Download the PHP package tikaszvince/key-value-store-memcache without Composer
On this page you can find all versions of the php package tikaszvince/key-value-store-memcache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tikaszvince/key-value-store-memcache
More information about tikaszvince/key-value-store-memcache
Files in tikaszvince/key-value-store-memcache
Download tikaszvince/key-value-store-memcache
More information about tikaszvince/key-value-store-memcache
Files in tikaszvince/key-value-store-memcache
Vendor tikaszvince
Package key-value-store-memcache
Short Description Key-value memcache store through memcache extension.
License MIT
Package key-value-store-memcache
Short Description Key-value memcache store through memcache extension.
License MIT
Please rate this library. Is it a good library?
Informations about the package key-value-store-memcache
Key Value Memcache Store
Description
This library provides a layer to a key value memcache store.
It uses the memcache extension.
Check out the abstract library to see the other adapters and the Api.
Installation
Install it through composer.
tip: you should browse the tikaszvince/key-value-store-memcache
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 |
All versions of key-value-store-memcache with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
adammbalogh/key-value-store Version ~0.5.0
ext-memcache Version >=2.2.0
adammbalogh/key-value-store Version ~0.5.0
ext-memcache Version >=2.2.0
The package tikaszvince/key-value-store-memcache contains the following files
Loading the files please wait ....