kmolchanov / yii2-app-basic-custom
Yii 2 Basic Project Custom Template
1.0.1
2021-03-06 09:29 UTC
Requires
- php: >=5.6.0
- dektrium/yii2-rbac: 1.0.x-dev
- dektrium/yii2-user: 0.9.x-dev
- kartik-v/yii2-widgets: *
- yiisoft/yii2: ~2.0.14
- yiisoft/yii2-bootstrap: ~2.0.0
- yiisoft/yii2-swiftmailer: ~2.0.0 || ~2.1.0
Requires (Dev)
- yiisoft/yii2-debug: ~2.1.0
- yiisoft/yii2-faker: ~2.0.0
- yiisoft/yii2-gii: ~2.1.0
This package is auto-updated.
Last update: 2025-03-28 14:13:53 UTC
README
Yii 2 Basic Project Custom Template
Yii 2 Basic Project Custom Template is a skeleton Yii 2 application best for rapidly creating small projects.
REQUIREMENTS
The minimum requirement by this project template that your Web server supports PHP 5.6.0.
INSTALLATION
Install via Composer
If you do not have Composer, you may install it by following the instructions at getcomposer.org.
You can then install this project template using the following command:
composer create-project --prefer-dist kmolchanov/yii2-app-basic-custom basic