gud3 / yii2-ara
覆盖了AR类以便于使用
1.0
2017-11-28 18:14 UTC
Requires
- yiisoft/yii2: ~2.0.0
This package is not auto-updated.
Last update: 2024-09-29 04:43:05 UTC
README
覆盖了AR类以便于使用
安装
安装此扩展的首选方式是通过 composer。
运行以下命令之一:
php composer.phar require --prefer-dist gud3/yii2-ara "*"
或者
"gud3/yii2-ara": "*"
将以下内容添加到您的 composer.json 文件的 require 部分中。