PHPackages                             bricksasp/base - 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. bricksasp/base

ActiveYii2-extension[Framework](/categories/framework)

bricksasp/base
==============

bricksasp基础模块

1.0(6y ago)0399PHP

Since May 8Pushed 5y ago1 watchersCompare

[ Source](https://github.com/bricksasp/base)[ Packagist](https://packagist.org/packages/bricksasp/base)[ RSS](/packages/bricksasp-base/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (9)

base
====

[](#base)

简介
--

[](#简介)

bricksasp 基础模块

安装
--

[](#安装)

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

Either run

```
php composer.phar require --prefer-dist bricksasp/base: "~1.0"

```

or add

```
"bricksasp/base": "~1.0"
```

to the require section of your composer.json.

Configuration
-------------

[](#configuration)

To use this extension, you have to configure the Connection class in your application configuration:

```
return [
    //....
    'components' => [
        'base' => [
            'class' => 'bricksasp\base\Module',
        ],
    ]
];
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.3% 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

2201d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1d87bb82bbc1dfebb437157199c30f8b18a977401d01a2523dced6745e53b0e8?d=identicon)[tyy](/maintainers/tyy)

---

Top Contributors

[![bricksasp](https://avatars.githubusercontent.com/u/57853626?v=4)](https://github.com/bricksasp "bricksasp (14 commits)")[![deepsea-tyy](https://avatars.githubusercontent.com/u/16817929?v=4)](https://github.com/deepsea-tyy "deepsea-tyy (1 commits)")

---

Tags

yii2bricksaspbasp

### Embed Badge

![Health badge](/badges/bricksasp-base/health.svg)

```
[![Health](https://phpackages.com/badges/bricksasp-base/health.svg)](https://phpackages.com/packages/bricksasp-base)
```

###  Alternatives

[yiisoft/yii2-twig

The Twig integration for the Yii framework

1431.9M32](/packages/yiisoft-yii2-twig)[yidas/yii2-bower-asset

Bower Assets for Yii 2 app provided via Composer repository

331.2M30](/packages/yidas-yii2-bower-asset)[tecnocen/yii2-formgenerator

Yii 2 Library to configure form generator

145.7k](/packages/tecnocen-yii2-formgenerator)

PHPackages © 2026

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