tugmaks / yii2-advanced-adminlte
Yii 2 Advanced Project Template
1.0
2018-02-22 10:02 UTC
Requires
- php: >=5.4.0
- tugmaks/yii2-adminlte-assets: 0.1
- yiisoft/yii2: ~2.0.6
- yiisoft/yii2-bootstrap: ~2.0.0
- yiisoft/yii2-swiftmailer: ~2.0.0 || ~2.1.0
Requires (Dev)
- codeception/base: ^2.2.3
- codeception/verify: ~0.3.1
- yiisoft/yii2-debug: ~2.0.0
- yiisoft/yii2-faker: ~2.0.0
- yiisoft/yii2-gii: ~2.0.0
This package is auto-updated.
Last update: 2025-04-24 21:53:27 UTC
README
Yii 2 Advanced Template with AdminLTE
Yii 2 Advanced Project Template is a skeleton Yii 2 application best for developing complex Web applications with multiple tiers. For backend it uses AdminLTE
With Composer installed, you can then install the application using the following commands:
```composer create-project --prefer-dist tugmaks/yii2-advanced-adminlte yii-application```