PHPackages                             herroffizier/yii2-app - 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. herroffizier/yii2-app

ActiveProject[Framework](/categories/framework)

herroffizier/yii2-app
=====================

Custom Yii 2 application template with user authentication, backoffice, phing and vagrant intergration

0.1.2(10y ago)031BSD-3-ClausePHPPHP &gt;=5.4.0

Since Oct 29Pushed 10y ago1 watchersCompare

[ Source](https://github.com/herroffizier/yii2-app)[ Packagist](https://packagist.org/packages/herroffizier/yii2-app)[ RSS](/packages/herroffizier-yii2-app/feed)WikiDiscussions develop Synced 2d ago

READMEChangelogDependencies (10)Versions (5)Used By (0)

Yii 2 App
=========

[](#yii-2-app)

This is customized Yii 2 Application Template with user authentication, backoffice, Phing and Vagrant integration. Created for personal use.

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

[](#installation)

First step is to create project via Composer:

```
composer global require "fxp/composer-asset-plugin:~1.1.2"
composer create-project --prefer-dist herroffizier/yii2-app my-app

```

After that go to new project's directory and init project with built-in wizard. It will replace placeholders in various config files to actual values.

```
php yii project/init

```

After you asked all wizard's questions you are ready to run Vagrant. This command will download, configure and run virtual machine.

```
vagrant up

```

The final step is to apply db migrations. Run following commands:

```
vagrant ssh
cd /vagrant/
./vendor/bin/phing migrate

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~62 days

Total

3

Last Release

3778d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/820232d3f5de11b08332a98ca93b025ab46d7e3563ddaec2ce6d042828718983?d=identicon)[herroffizier](/maintainers/herroffizier)

---

Top Contributors

[![qiangxue](https://avatars.githubusercontent.com/u/993322?v=4)](https://github.com/qiangxue "qiangxue (147 commits)")[![samdark](https://avatars.githubusercontent.com/u/47294?v=4)](https://github.com/samdark "samdark (84 commits)")[![cebe](https://avatars.githubusercontent.com/u/189796?v=4)](https://github.com/cebe "cebe (56 commits)")[![Ragazzo](https://avatars.githubusercontent.com/u/1748844?v=4)](https://github.com/Ragazzo "Ragazzo (36 commits)")[![korotin](https://avatars.githubusercontent.com/u/277992?v=4)](https://github.com/korotin "korotin (27 commits)")[![maximal](https://avatars.githubusercontent.com/u/980679?v=4)](https://github.com/maximal "maximal (7 commits)")[![creocoder](https://avatars.githubusercontent.com/u/896494?v=4)](https://github.com/creocoder "creocoder (7 commits)")[![lucianobaraglia](https://avatars.githubusercontent.com/u/374554?v=4)](https://github.com/lucianobaraglia "lucianobaraglia (6 commits)")[![schmunk42](https://avatars.githubusercontent.com/u/649031?v=4)](https://github.com/schmunk42 "schmunk42 (6 commits)")[![slavcodev](https://avatars.githubusercontent.com/u/757721?v=4)](https://github.com/slavcodev "slavcodev (4 commits)")[![githubjeka](https://avatars.githubusercontent.com/u/874234?v=4)](https://github.com/githubjeka "githubjeka (4 commits)")[![mohorev](https://avatars.githubusercontent.com/u/4974062?v=4)](https://github.com/mohorev "mohorev (3 commits)")[![klimov-paul](https://avatars.githubusercontent.com/u/1482054?v=4)](https://github.com/klimov-paul "klimov-paul (2 commits)")[![CyanoFresh](https://avatars.githubusercontent.com/u/4249082?v=4)](https://github.com/CyanoFresh "CyanoFresh (2 commits)")[![KingYes](https://avatars.githubusercontent.com/u/902548?v=4)](https://github.com/KingYes "KingYes (2 commits)")[![TriAnMan](https://avatars.githubusercontent.com/u/2266882?v=4)](https://github.com/TriAnMan "TriAnMan (1 commits)")[![davidsonalencar](https://avatars.githubusercontent.com/u/3989763?v=4)](https://github.com/davidsonalencar "davidsonalencar (1 commits)")[![dizews](https://avatars.githubusercontent.com/u/452641?v=4)](https://github.com/dizews "dizews (1 commits)")[![gitrad](https://avatars.githubusercontent.com/u/4062120?v=4)](https://github.com/gitrad "gitrad (1 commits)")[![johonunu](https://avatars.githubusercontent.com/u/320024?v=4)](https://github.com/johonunu "johonunu (1 commits)")

### Embed Badge

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

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

###  Alternatives

[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13825.8k59](/packages/skeeks-cms)[yeesoft/yii2-yee-cms

Yee CMS Based on Yii 2 Advanced Project Template

1464.0k](/packages/yeesoft-yii2-yee-cms)

PHPackages © 2026

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