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: 23

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

pkg:composer/davidxu/yii2-admin-config

1.0.9 2023-11-20 17:23 UTC

This package is auto-updated.

Last update: 2025-09-20 21:20:09 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.