fg h151/yii2-tarantool

此包已被弃用且不再维护。未建议替代包。

Tarantool yii2 模块

安装: 152

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 2

分支: 0

开放问题: 0

类型: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 模块

安装

安装此扩展的首选方式是通过 composer

可以运行

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

或将以下内容添加到你的 composer.json 文件的 require 部分。

"fgh151/yii2-tarantool": "*"

或者使用: \tarantool\AutoloadExample::widget();

使用

扩展安装完成后,只需在你的代码中使用即可: \tarantool\AutoloadExample::widget();