puti-test / yii2-color520-puti
puti test
Package info
github.com/xiaog0000/yii2-test
Type:yii2-extension
pkg:composer/puti-test/yii2-color520-puti
dev-master
2015-08-19 13:05 UTC
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2026-04-29 18:28:50 UTC
README
puti test
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist puti-test/yii2-color520-puti "*"
or add
"puti-test/yii2-color520-puti": "*"
to the require section of your composer.json file.
Usage
Once the extension is installed, simply use it in your code by :
<?= \puti\test\AutoloadExample::widget(); ?>```