Skip to content

gb5256/yii2-push-stream

 
 

Repository files navigation

push-stream

push stream module

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist dizews/yii2-push-stream "*"

or add

"dizews/yii2-push-stream": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \dizews\pushStream\PushStreamWidget::widget(); ?>

About

yii2 push stream wrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%