fg h151 / yii2-tarantool
此包已被弃用且不再维护。未建议替代包。
Tarantool yii2 模块
dev-master
2016-05-12 13:30 UTC
Requires
- rybakit/msgpack: ^0.1.0
- tarantool/client: ^0.1.0
- yiisoft/yii2: *
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();