dev-master
9999999-devBlock
BSD-3-Clause
The Requires
by dench
extension yii2 block
Block
Block, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist dench/yii2-block "*"
or add, (*4)
"dench/yii2-block": "*"
to the require section of your composer.json
file., (*5)
Once the extension is installed, simply use it in your code by :, (*6)
php
<?= \dench\block\AutoloadExample::widget(); ?>
, (*7)
Block
BSD-3-Clause
extension yii2 block