oteixido / yii2-helpers
Yii2 Helpers
1.0
2018-11-04 20:19 UTC
This package is not auto-updated.
Last update: 2025-03-30 08:48:45 UTC
README
Yii2 helpers
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist oteixido/yii2-helpers "*"
or add
"oteixido/yii2-helpers": "*"
to the require section of your composer.json
file.