PHPackages                             taobig/yii2-app-basic-improve - 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. taobig/yii2-app-basic-improve

AbandonedArchivedProject[Framework](/categories/framework)

taobig/yii2-app-basic-improve
=============================

A Project Based on Yii 2 Basic Project Template

v0.7.2(4y ago)141[1 PRs](https://github.com/taobig/yii2-app-basic-improve/pulls)MITPHPPHP ^7.0 || ^8.0

Since Feb 15Pushed 3y ago1 watchersCompare

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

READMEChangelog (10)Dependencies (14)Versions (31)Used By (0)

This project has been abandoned.
================================

[](#this-project-has-been-abandoned)

Yii 2 Basic Project Template
============================

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

**Based on `Yii 2 Basic Project Template`（）.**

Yii 2 Basic Project Template is a skeleton [Yii 2](http://www.yiiframework.com/) application best for rapidly creating small projects.

The template contains the basic features including user login/logout and a contact page. It includes all commonly used configurations that would allow you to focus on adding new features to your application.

[![Latest Stable Version](https://camo.githubusercontent.com/0953d1cc4d05a701c3b4da83e5b5d3a0a3886c1d3c026cc0dc59178c5e7da043/68747470733a2f2f706f7365722e707567782e6f72672f74616f6269672f796969322d6170702d62617369632d696d70726f76652f762f737461626c65)](https://packagist.org/packages/taobig/yii2-app-basic-improve)[![Total Downloads](https://camo.githubusercontent.com/3ab915132a542197c9aed63745624d2c1eddbde0542c52e214b71dce49e47105/68747470733a2f2f706f7365722e707567782e6f72672f74616f6269672f796969322d6170702d62617369632d696d70726f76652f646f776e6c6f616473)](https://packagist.org/packages/taobig/yii2-app-basic-improve)[![Latest Unstable Version](https://camo.githubusercontent.com/239ce921908c7e0b9792e660fbc667b0590630b1a4f480d74353b9110487fef2/68747470733a2f2f706f7365722e707567782e6f72672f74616f6269672f796969322d6170702d62617369632d696d70726f76652f762f756e737461626c65)](https://packagist.org/packages/taobig/yii2-app-basic-improve)[![License](https://camo.githubusercontent.com/576c114fe262ddb38078066011b344ef3fcdb61cf124e76b9986425a02a300d7/68747470733a2f2f706f7365722e707567782e6f72672f74616f6269672f796969322d6170702d62617369632d696d70726f76652f6c6963656e7365)](https://packagist.org/packages/taobig/yii2-app-basic-improve)[![Build Status](https://camo.githubusercontent.com/ea341ca0a92eecce2e81af076c9e501114dcaf4102509f1f7572a78d7e06ce24/68747470733a2f2f7472617669732d63692e6f72672f74616f6269672f796969322d6170702d62617369632d696d70726f76652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/taobig/yii2-app-basic-improve)

### INSTALLATION

[](#installation)

**Install via Composer**
If you do not have Composer, you may install it refer to [getcomposer.org](https://getcomposer.org/download/).

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

```
composer create-project --prefer-dist taobig/yii2-app-basic-improve

# install project from master branch
composer create-project taobig/yii2-app-basic-improve your_project_dir_name dev-master

```

then

```
cd yii2-app-basic-improve;
docker-compose -f docker-compose.yml -f docker-compose-dev.yml up --build -d;
composer install;
```

to start a docker container.
The homepage is on

Database
--------

[](#database)

1. `CREATE DATABASE `DATABASE_NAME` /*!40100 DEFAULT CHARACTER SET utf8mb4 */;`
2. modify `config/db.php`
3. run `yii migrate` in project root dir to init tables.

dev
===

[](#dev)

> npm i gulp-cli -g
> gulp watch

pre-deploy
==========

[](#pre-deploy)

1. build static resources

> gulp

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 97.5% 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 ~65 days

Recently: every ~172 days

Total

29

Last Release

1547d ago

PHP version history (3 changes)v0.0.5PHP &gt;=7.0.0

v0.5.5PHP ^7.0

v0.7.0PHP ^7.0 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/9f5f99aee05a896d794554f2a0bc964a306d96b7541e6e14cc5ac6969e45acf0?d=identicon)[taobig](/maintainers/taobig)

---

Top Contributors

[![taobig](https://avatars.githubusercontent.com/u/4549922?v=4)](https://github.com/taobig "taobig (193 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")

---

Tags

frameworkyii2project templatebasic

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/taobig-yii2-app-basic-improve/health.svg)

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

###  Alternatives

[developeruz/yii-vue-app

Yii 2 + Vue.js Basic Project Template

1221.6k](/packages/developeruz-yii-vue-app)[yii2mod/base

Base application template for Yii2

531.3k](/packages/yii2mod-base)

PHPackages © 2026

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