Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

ho96/yii2-phpfreechat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yii2-phpfreechat

Extension that is a wrapper of the PHP free chat.

Installation

The preferred way to install this extension is through composer.

Either run

$ php composer.phar require ho96/yii2-phpfreechat "dev-master"

or add

"ho96/yii2-phpfreechat": "dev-master"

to the require section of your composer.json file.

Usage

use ho96\phpfreechat\PHPFreeChat;
echo PHPFreeChat::widget();

License

yii2-phpfreechat is released under the GPL v3 License. See the bundled LICENSE.md for details.

About

Extension that is a wrapper of the PHP free chat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages