vasadibt/yii2-starter-kit

Yii 2 Advanced Project Template for start project


Keywords
framework, advanced, yii2, starter kit, project template
License
BSD-3-Clause

Documentation

Yii 2 Starter Kit

This is Yii2 start application template.

It was created and developing as a fast start for building an advanced sites based on Yii2.

It covers typical use cases for a new project and will help you not to waste your time doing the same work in every project

Quickstart

  1. Install composer
  2. Run
    composer create-project vasadibt/yii2-starter-kit myproject.com
    cp .env.example
    # configure .env file
    yii build
    # configure your local server