PHPackages                             p2made/p2y2-a6e - 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. p2made/p2y2-a6e

ActiveProject[Framework](/categories/framework)

p2made/p2y2-a6e
===============

6 application ends for Yii 2 Advanced

5.0.0(4y ago)04MITPHPPHP &gt;=5.6.0

Since Sep 11Pushed 1y ago1 watchersCompare

[ Source](https://github.com/p2made/p2y2-a6e)[ Packagist](https://packagist.org/packages/p2made/p2y2-a6e)[ Docs](https://github.com/p2made/p2y2-a6e)[ RSS](/packages/p2made-p2y2-a6e/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (6)Versions (3)Used By (0)

Yii 2 Advanced 6 Ends 5.0.0
===========================

[](#yii-2-advanced-6-ends-500)

[![License](https://camo.githubusercontent.com/9da853b6d93c6768c111e18925376f9c59898d3ec152a620c513bb71ec09208c/68747470733a2f2f706f7365722e707567782e6f72672f70326d6164652f703279322d6136652f6c6963656e7365)](https://packagist.org/packages/p2made/yii2-p2y2-things-demo)[![Total Downloads](https://camo.githubusercontent.com/ee5bfb1edf9dc780df0edddc2d2bc57fa978af5ad43839c415f15c92866d7f02/68747470733a2f2f706f7365722e707567782e6f72672f70326d6164652f703279322d6136652f646f776e6c6f616473)](https://packagist.org/packages/p2made/yii2-p2y2-things-demo)[![Monthly Downloads](https://camo.githubusercontent.com/a942cc02933a09ecef71018292c50d4f846096843e6d84cd1669773b4742fbdc/68747470733a2f2f706f7365722e707567782e6f72672f70326d6164652f703279322d6136652f642f6d6f6e74686c79)](https://packagist.org/packages/p2made/yii2-p2y2-things)[![Latest Stable Version](https://camo.githubusercontent.com/70a2039750629b47dec8a4e589664f4b55b87b8df288b8ff173de54617d984a8/68747470733a2f2f706f7365722e707567782e6f72672f70326d6164652f703279322d6136652f762f737461626c65)](https://packagist.org/packages/p2made/yii2-p2y2-things-demo)[![Latest Unstable Version](https://camo.githubusercontent.com/4382b06a47e1265a3af2cc30bc85ae99df132ec51f4f3314da599fbcc63c209f/68747470733a2f2f706f7365722e707567782e6f72672f70326d6164652f703279322d6136652f762f756e737461626c65)](https://packagist.org/packages/p2made/yii2-p2y2-things-demo)

---

Installation
------------

[](#installation)

*One*... create a new Yii2 Advanced project by running...

```
composer create-project --prefer-dist yiisoft/yii2-app-advanced yii-application

```

*Two* *Before* running `init`, either...

Depending on your Composer setup, run *one* of the following commands:

```
composer require p2made/p2y2-a6e "^5.0"

```

or

```
php composer.phar require p2made/p2y2-a6e "^5.0"

```

*or* add:

```
		"p2made/p2y2-a6e": "^5.0"

```

to the requires section of your `composer.json` &amp; run `composer update`.

`p2y2-a6e` installs...

```
	p2made/p2y2-things
	p2made/p2y2-things-demo
	p2made/p2y2-startbootstrap-themes
	p2made/p2y2-sb-admin-theme

```

*Three*... run...

```
cp -r ./vendor/p2made/p2y2-a6e/environments ./

```

The `environments` folder will be replaced.

*Four*... run `./init` as usual.

Init to dev will replace some files. Select `All` when prompted. If you're going straight to a prod install for any reason, init to dev first so that these files do get replaced.

You now have application ends folders...

```
	api/
	assets/
	backend/
	frontend/

```

If there are any application ends that you won't use, you can delete those folders, along with some extra deletions in config edits that follow.

*Four*... edit some config files...

In `common/config/bootstrap.php` edit the last line...

```
	Yii::setAlias('assetsUrl', 'http://static.a4e-dev.dev');

```

to have the URL for your static/assets application end.

If you're discarding any ends, delete the lines setting aliases for them.

In `common/config/main.php` edit the `$_urlBase...` values at the top according to your server configuration.

If you're discarding any ends, delete the corresponding lines here, &amp; also the lines below settung urlManagers for them.

In `common/config/params.php` edit the `reverseDomain` value according to your server configuration.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

1701d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/29b098ab60349c6d4301db09c4d9cc4561d9410a15d71f7c021ded9be093ecd6?d=identicon)[p2m](/maintainers/p2m)

---

Top Contributors

[![p2made](https://avatars.githubusercontent.com/u/5487600?v=4)](https://github.com/p2made "p2made (19 commits)")

---

Tags

frameworkyii2advancedproject template

### Embed Badge

![Health badge](/badges/p2made-p2y2-a6e/health.svg)

```
[![Health](https://phpackages.com/badges/p2made-p2y2-a6e/health.svg)](https://phpackages.com/packages/p2made-p2y2-a6e)
```

###  Alternatives

[izyue/yii2-app-advanced

Yii 2 Advanced Project Template

1281.9k](/packages/izyue-yii2-app-advanced)[beaten-sect0r/yii2-core

Yii2 Core project template

771.1k](/packages/beaten-sect0r-yii2-core)[razonyang/yii2-app-template

Yii2 App Project Template

272.8k](/packages/razonyang-yii2-app-template)

PHPackages © 2026

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