davidxu / yii2-admin-config
This is a common library with set of foundation classes and components used by Yii2-AIO extensions by David Xu.
Installs: 22
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- php: >=8.0
- davidxu/yii2-adminlte3-asset: ^1.0
- davidxu/yii2-base: ^1.0.1
- guzzlehttp/guzzle: ^7.4
- ramsey/uuid: ^4.0
- sam-it/yii2-mariadb: ^3.1
Requires (Dev)
README
This is a common library with set of foundation classes and components used by Yii2-AIO extensions by David Xu.
NOTE: This extension depends on the yiisoft/yii2-bootstrap4 and other extensions. Check the composer.json for this extension's requirements and dependencies.
Why this extension?
To ensure a leaner code base
Either run
$ php composer.phar require davidxu/yii2-admin-config
or add
"davidxu/yii2-admin-config": "*"
to the require
section of your composer.json
file.
License
yii2-admin-config is released under the MIT License. See the LICENSE.md
for details.