PHPackages                             y284663247/yii2-app-advanced - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. y284663247/yii2-app-advanced

ActiveProject[Framework](/categories/framework)

y284663247/yii2-app-advanced
============================

Yii 2 Advanced Project Template

13PHP

Since Jan 9Pushed 8y ago1 watchersCompare

[ Source](https://github.com/y284663247/yii2-app-advanced)[ Packagist](https://packagist.org/packages/y284663247/yii2-app-advanced)[ RSS](/packages/y284663247-yii2-app-advanced/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

 [ ![](https://avatars0.githubusercontent.com/u/993323) ](https://github.com/yiisoft)

Yii 2 Advanced Project Template
===============================

[](#yii-2-advanced-project-template)

Yii 2 Advanced Project Template is a skeleton [Yii 2](http://www.yiiframework.com/) application best for developing complex Web applications with multiple tiers.

The template includes three tiers: front end, back end, and console, each of which is a separate Yii application.

The template is designed to work in a team development environment. It supports deploying the application in different environments.

Documentation is at [docs/guide/README.md](docs/guide/README.md).

[![Latest Stable Version](https://camo.githubusercontent.com/c2266ab13d1450b63e5c01e2e74b5d012870cf2b4e7ca5a228add087caae6e41/68747470733a2f2f706f7365722e707567782e6f72672f796969736f66742f796969322d6170702d616476616e6365642f762f737461626c652e706e67)](https://packagist.org/packages/yiisoft/yii2-app-advanced)[![Total Downloads](https://camo.githubusercontent.com/d7853f0e8835bc1a68d358694ee19c004d97f034eeb600bdc99cbfc29bed7ea7/68747470733a2f2f706f7365722e707567782e6f72672f796969736f66742f796969322d6170702d616476616e6365642f646f776e6c6f6164732e706e67)](https://packagist.org/packages/yiisoft/yii2-app-advanced)[![Build Status](https://camo.githubusercontent.com/aa0f05d4c3389747ef76b7d0c76f6fa3485ac785063746fa61dec6b7f482c208/68747470733a2f2f7472617669732d63692e6f72672f796969736f66742f796969322d6170702d616476616e6365642e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/yiisoft/yii2-app-advanced)

DIRECTORY STRUCTURE
-------------------

[](#directory-structure)

```
common
    config/              contains shared configurations
    mail/                contains view files for e-mails
    models/              contains model classes used in both backend and frontend
    tests/               contains tests for common classes
console
    config/              contains console configurations
    controllers/         contains console controllers (commands)
    migrations/          contains database migrations
    models/              contains console-specific model classes
    runtime/             contains files generated during runtime
backend
    assets/              contains application assets such as JavaScript and CSS
    config/              contains backend configurations
    controllers/         contains Web controller classes
    models/              contains backend-specific model classes
    runtime/             contains files generated during runtime
    tests/               contains tests for backend application
    views/               contains view files for the Web application
    web/                 contains the entry script and Web resources
frontend
    assets/              contains application assets such as JavaScript and CSS
    config/              contains frontend configurations
    controllers/         contains Web controller classes
    models/              contains frontend-specific model classes
    runtime/             contains files generated during runtime
    tests/               contains tests for frontend application
    views/               contains view files for the Web application
    web/                 contains the entry script and Web resources
    widgets/             contains frontend widgets
vendor/                  contains dependent 3rd-party packages
environments/            contains environment-based overrides

```

INSTALLATION
------------

[](#installation)

### Install via Composer

[](#install-via-composer)

If you do not have [Composer](http://getcomposer.org/), you may install it by following the instructions at [getcomposer.org](http://getcomposer.org/doc/00-intro.md#installation-nix).

You can then install this project template using the following command:

```
php composer.phar create-project  --prefer-dist --stability=dev y284663247/yii2-app-advanced advanced

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/c49d162152da1f7256f9925e91646616a479957679dcdb7fe5f6ef97908098a2?d=identicon)[y284663247](/maintainers/y284663247)

---

Top Contributors

[![ruikc](https://avatars.githubusercontent.com/u/7445875?v=4)](https://github.com/ruikc "ruikc (13 commits)")

### Embed Badge

![Health badge](/badges/y284663247-yii2-app-advanced/health.svg)

```
[![Health](https://phpackages.com/badges/y284663247-yii2-app-advanced/health.svg)](https://phpackages.com/packages/y284663247-yii2-app-advanced)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
