vaninsky/yii2-rlock

Extend models: lockable by redis & translatable

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

dev-master / 0.3.5.x-dev 2018-10-21 18:17 UTC

This package is auto-updated.

Last update: 2024-05-22 07:13:44 UTC


README

Extend models: lockable by Redis & translatable

Installation

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist vaninsky/yii2-rlock "*"

or add

"vaninsky/yii2-rlock": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :