gud3 / yii2-ara
Overridden classes AR for easy use
1.0
2017-11-28 18:14 UTC
Requires
- yiisoft/yii2: ~2.0.0
This package is not auto-updated.
Last update: 2026-03-15 11:54:40 UTC
README
Overridden classes AR for easy use
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist gud3/yii2-ara "*"
or add
"gud3/yii2-ara": "*"
to the require section of your composer.json file.