fakis / yii2-core
扩展yii2框架的核心部件
0.1.1
2022-08-18 02:29 UTC
Requires
- php: >=7.2
- yiisoft/yii2: ~2.0.14
This package is not auto-updated.
Last update: 2025-03-14 14:13:34 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist fakis/yii2-core "*"
or add
"fakis/yii2-core": "*"
to the require section of your composer.json
file.