PHPackages                             yongtiger/yii2-brainbase - 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. yongtiger/yii2-brainbase

ActiveProject[Framework](/categories/framework)

yongtiger/yii2-brainbase
========================

Yii 2 Advanced Project Template

v0.20.3(8y ago)16BSD-3-ClausePHPPHP &gt;=5.4.0

Since Feb 14Pushed 8y ago1 watchersCompare

[ Source](https://github.com/yongtiger/yii2-brainbase)[ Packagist](https://packagist.org/packages/yongtiger/yii2-brainbase)[ Docs](http://www.brainbook.cc/)[ RSS](/packages/yongtiger-yii2-brainbase/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (15)Versions (65)Used By (0)

Yii2 Brainbase v0.20.3 (TYPO# CopyrightLabel)
=============================================

[](#yii2-brainbase-v0203-typo-copyrightlabel)

[![Latest Stable Version](https://camo.githubusercontent.com/3991b0902a0c34dd2984800a2eaaa0fe8e8f9f3d3a305a913adc13a8f298d38e/68747470733a2f2f706f7365722e707567782e6f72672f796f6e6774696765722f796969322d627261696e626173652f762f737461626c65)](https://packagist.org/packages/yongtiger/yii2-brainbase)[![Total Downloads](https://camo.githubusercontent.com/f900bfecf98d0e1f8cafca1e18fcf5ec2a9deb196ba4f9b0c1461e6dbf29a9a9/68747470733a2f2f706f7365722e707567782e6f72672f796f6e6774696765722f796969322d627261696e626173652f646f776e6c6f616473)](https://packagist.org/packages/yongtiger/yii2-brainbase)[![Latest Unstable Version](https://camo.githubusercontent.com/2b01fc425aa025d7f2bd3e00ad6e362d57982ffcccdfbd6fd3842cd5f06bd8cd/68747470733a2f2f706f7365722e707567782e6f72672f796f6e6774696765722f796969322d627261696e626173652f762f756e737461626c65)](https://packagist.org/packages/yongtiger/yii2-brainbase)[![License](https://camo.githubusercontent.com/1388403ec4cefec92ad160f0170622dfcc6f87dcf1fddb5dd6a0a118e4b5fc62/68747470733a2f2f706f7365722e707567782e6f72672f796f6e6774696765722f796969322d627261696e626173652f6c6963656e7365)](https://packagist.org/packages/yongtiger/yii2-brainbase)

Yii2 brainbase is a skeleton Yii 2 application based on the [Yii2 Advanced Template](https://github.com/yiisoft/yii2-app-advanced) best for developing complex Web applications with multiple tiers.

FEATURES
--------

[](#features)

- Internationalization
- Perfect code annotation
- All settings are read from DB or cache into a static array at frontend. Updates specified setting category at backend
- Admin: rbac, menu, defaultRoles

REQUIREMENTS
------------

[](#requirements)

- PHP 5.4.0+
- Yii2 2.0.6+
- Yii2 extension(optional but very useful!): [sergeymakinen/yii2-php-file-cache](https://github.com/sergeymakinen/yii2-php-file-cache)
- Yii2 extension: [yongtiger/yii2-setting](https://github.com/yongtiger/yii2-setting)
- Yii2 extension(optional but very useful!): [yiisoft/yii2-jui](https://github.com/yiisoft/yii2-jui), [JUI Extension for Yii 2](http://www.yiiframework.com/doc-2.0/ext-jui-index.html)
- Yii2 extension: [yongtiger/yii2-admin](https://github.com/yongtiger/yii2-admin)
- Yii2 extension: [yongtiger/yii2-adminlte-asset](https://github.com/yongtiger/yii2-adminlte-asset)
- Yii2 extension: [yongtiger/yii2-user](https://github.com/yongtiger/yii2-user)

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

[](#installation)

The preferred way to install this project is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar global require "fxp/composer-asset-plugin:~1.1.1"
php composer.phar create-project --prefer-dist --stability=dev yongtiger/yii2-brainbase yii2-brainbase

```

or

```
git clone https://github.com/yongtiger/yii2-brainbase.git
php composer.phar install

```

GETTING STARTED
---------------

[](#getting-started)

1. Configure environments: `\yii2-brainbase\environments\dev\common\config\main-local.php`, `\yii2-brainbase\environments\prod\common\config\main-local.php`.
2. Run command `init` to initialize the application with a specific environment.
3. Create a new database and adjust the `components['db']` configuration in common/config/main-local.php accordingly.
4. Apply migrations with console command `yii migrate`. This will create tables needed for the application to work.
5. Example username/password: `admin/123456`.

USAGES
------

[](#usages)

NOTES
-----

[](#notes)

DOCUMENTS
---------

[](#documents)

REFERENCES
----------

[](#references)

SEE ALSO
--------

[](#see-also)

- [i18n:Long Text Translation](docs/i18n-long-text-translation.md)

TBD
---

[](#tbd)

[DEVELOPMENT ROADMAP](docs/development-roadmap.md)
--------------------------------------------------

[](#development-roadmap)

LICENSE
-------

[](#license)

**yii2-brainbase** is released under the MIT license, see [LICENSE](https://opensource.org/licenses/MIT) file for details.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Total

64

Last Release

3118d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4419bd4781ece5b372f87972d5559c6a9ff305d8600fcf99409ce072922b9771?d=identicon)[yongtiger](/maintainers/yongtiger)

---

Tags

frameworktemplateyii2advancedproject

### Embed Badge

![Health badge](/badges/yongtiger-yii2-brainbase/health.svg)

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

###  Alternatives

[funson86/yii2-adminlte

Yii 2 Advanced Application Template with Adminlte Theme

1492.2k](/packages/funson86-yii2-adminlte)[izyue/yii2-app-advanced

Yii 2 Advanced Project Template

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

Yii2 Core project template

761.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)
