davidxu/yii2-admin-config

This is a common library with set of foundation classes and components used by Yii2-AIO extensions by David Xu.

1.0.9 2023-11-20 17:23 UTC

This package is auto-updated.

Last update: 2024-04-20 18:20:45 UTC


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.