PHPackages                             robote13/yii2-webapp-template - 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. robote13/yii2-webapp-template

ActiveProject[Framework](/categories/framework)

robote13/yii2-webapp-template
=============================

Yii 2 Advanced Project Template

1.2.3(5y ago)05BSD-3-ClausePHPPHP &gt;=7.4.0

Since Aug 14Pushed 5y ago1 watchersCompare

[ Source](https://github.com/robotE13/yii2-app-template)[ Packagist](https://packagist.org/packages/robote13/yii2-webapp-template)[ Docs](http://www.yiiframework.com/)[ RSS](/packages/robote13-yii2-webapp-template/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (12)Versions (9)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: frontoffice (public site), backoffice (for administration purposes), and console, each of which is a separate Yii application.

The template is supports deploying the application in different environments.

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

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

[](#directory-structure)

```
common
    config/              contains shared configurations
    mail/                contains view files for e-mails
    models/              contains model classes used in both backoffice and frontoffice
    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
backoffice
    config/              contains backoffice configurations
    controllers/         contains Web controller classes
    models/              contains backoffice-specific model classes
    runtime/             contains files generated during runtime
    tests/               contains tests for backoffice application
    themes/              contains view files and assets such as JavaScript and CSS
    web/                 contains the entry script and Web resources
frontoffice
    config/              contains frontoffice configurations
    controllers/         contains Web controller classes
    models/              contains frontoffice-specific model classes
    runtime/             contains files generated during runtime
    tests/               contains tests for frontoffice application
    themes/              contains view files and assets such as JavaScript and CSS
    web/                 contains the entry script and Web resources
    widgets/             contains frontoffice widgets
vendor/                  contains dependent 3rd-party packages
environments/            contains environment-based overrides

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~17 days

Recently: every ~30 days

Total

8

Last Release

1974d ago

PHP version history (2 changes)1.0.0PHP &gt;=5.6.0

1.2.3PHP &gt;=7.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/56b4fac91f8926db7995bb030b56b88c3597f39193cc7284861ce21d756a753b?d=identicon)[robotE13](/maintainers/robotE13)

---

Top Contributors

[![robotE13](https://avatars.githubusercontent.com/u/9063763?v=4)](https://github.com/robotE13 "robotE13 (11 commits)")

---

Tags

frameworkyii2project template

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/robote13-yii2-webapp-template/health.svg)

```
[![Health](https://phpackages.com/badges/robote13-yii2-webapp-template/health.svg)](https://phpackages.com/packages/robote13-yii2-webapp-template)
```

###  Alternatives

[yii2mod/base

Base application template for Yii2

531.3k](/packages/yii2mod-base)

PHPackages © 2026

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