PHPackages                             freelancerua/yii2-app-advanced-api - 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. freelancerua/yii2-app-advanced-api

ActiveProject[Framework](/categories/framework)

freelancerua/yii2-app-advanced-api
==================================

Yii 2 Advanced Project Template Plus API

1.0.0(7y ago)03BSD-3-ClausePHPPHP &gt;=5.4.0

Since Sep 22Pushed 6y agoCompare

[ Source](https://github.com/freelancerua/yii2-app-advanced-api)[ Packagist](https://packagist.org/packages/freelancerua/yii2-app-advanced-api)[ Docs](https://freelancerua.pro/)[ RSS](/packages/freelancerua-yii2-app-advanced-api/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (8)Versions (2)Used By (0)

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

Yii 2 Advanced Project Template + API
=====================================

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

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.

API instance is configured to return an error wrapped to success response ( HTTP 200) with *success: false* property.

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
api
    components/          contains some overrided Yii2 components (or redefined)
    config/              contains api configurations
    models/              contains api-specific model classes
    runtime/             contains files generated during runtime
    tests/               contains tests for api application
    web/                 contains the entry script and Web resources
vendor/                  contains dependent 3rd-party packages
environments/            contains environment-based overrides

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity57

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2789d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/35457589?v=4)[Dmytro S.](/maintainers/freelancerua)[@freelancerua](https://github.com/freelancerua)

---

Top Contributors

[![freelancerua](https://avatars.githubusercontent.com/u/35457589?v=4)](https://github.com/freelancerua "freelancerua (2 commits)")

---

Tags

apiframeworkyii2advancedproject template

### Embed Badge

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

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

###  Alternatives

[izyue/yii2-app-advanced

Yii 2 Advanced Project Template

1281.9k](/packages/izyue-yii2-app-advanced)

PHPackages © 2026

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