dev-master
9999999-dev测试
Apache-2.0
The Requires
by 凯凯哥
extension yii2
测试
测试, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist workerman-application/yii2-workerman-application "*"
or add, (*4)
"workerman-application/yii2-workerman-application": "*"
to the require section of your composer.json
file., (*5)
Once the extension is installed, simply use it in your code by :, (*6)
php
<?= \kaikaige\workerman\AutoloadExample::widget(); ?>
, (*7)
测试
Apache-2.0
extension yii2