Powermining Pool ================ Pool extension for Yii2 Installation ------------ The preferred way to install this extension is through [composer](http://getcomposer.org/download/). Either run ``` php composer.phar require --prefer-dist powermining/yii2-powermining "*" ``` or add ``` "powermining/yii2-powermining": "*" ``` to the require section of your `composer.json` file. Usage ----- Once the extension is installed, simply use it in your code by : ```php ```# yii2-powermining