dev-master
9999999-dev https://github.com/ho96/yii2-phpfreechatExtension that is a wrapper of the PHP free chat.
BSD 3-Clause
The Requires
widget chat phpfreechat
Extension that is a wrapper of the PHP free chat.
Extension that is a wrapper of the PHP free chat., (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
$ php composer.phar require ho96/yii2-phpfreechat "dev-master"
or add, (*4)
"ho96/yii2-phpfreechat": "dev-master"
to the require
section of your composer.json
file., (*5)
use ho96\phpfreechat\PHPFreeChat; echo PHPFreeChat::widget();
yii2-phpfreechat is released under the GPL v3 License. See the bundled LICENSE.md
for details., (*6)
Extension that is a wrapper of the PHP free chat.
BSD 3-Clause
widget chat phpfreechat