fgh151/yii2-tarantool

This package is abandoned and no longer maintained. No replacement package was suggested.

Tarantool yii2 module

Installs: 152

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

dev-master 2016-05-12 13:30 UTC

This package is auto-updated.

Last update: 2020-03-12 12:39:46 UTC


README

Tarantool yii2 module

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist fgh151/yii2-tarantool "*"

or add

"fgh151/yii2-tarantool": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by : \tarantool\AutoloadExample::widget(); ?>```