Download the PHP package denisbespyatov/directchat without Composer
On this page you can find all versions of the php package denisbespyatov/directchat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download denisbespyatov/directchat
More information about denisbespyatov/directchat
Files in denisbespyatov/directchat
Download denisbespyatov/directchat
More information about denisbespyatov/directchat
Files in denisbespyatov/directchat
Please rate this library. Is it a good library?
Informations about the package directchat
Yii2 Direct chat
A simple chat for your yii2 application
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Demo
Once the extension is installed, simply modify your application configuration as follows:
Usage
Extend the main conversation
class like follow:
Extend the main message
class like follow:
Create a controller like follow:
Note: If you are using this extension in your frontend application, you can find the usage of widgets in
index.twig
.
All versions of directchat with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
~2.0.0
The package denisbespyatov/directchat contains the following files
Loading the files please wait ....