PHPackages                             weebz/yii2-basics - 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. weebz/yii2-basics

ActiveYii2-extension

weebz/yii2-basics
=================

Basic Features for Yii2

0817↓100%PHP

Since Jan 20Pushed 3mo agoCompare

[ Source](https://github.com/honaldcarvalho/yii2-basics)[ Packagist](https://packagist.org/packages/weebz/yii2-basics)[ RSS](/packages/weebz-yii2-basics/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

weebz/yii2-basics
=================

[](#weebzyii2-basics)

Basics Features for yii2

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

[](#installation)

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

Either run

```
composer require weebz/yii2-basics  --with-all-dependencies

```

or add

```
"weebz/yii2-basics": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, you can config the path mappings of the view component:

```
    'modules' => [
        'common' => [ 'class' => '\weebz\yii2basics\Module', ]
    ],
```

Up Docker

```
    docker compose -f vendor/weebz/yii2-basics/src/server/docker-compose.yml up -d

```

Run migration

```
    php yii migrate --migrationPath=@vendor/weebz/yii2-basics/src/migrations --interactive=0

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance53

Moderate activity, may be stable

Popularity15

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity12

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/70cec246c76a93a7537ef79fb1b799c0105824ab81396150aa639729bcbcc572?d=identicon)[honaldcs](/maintainers/honaldcs)

---

Top Contributors

[![honaldcarvalho](https://avatars.githubusercontent.com/u/13782305?v=4)](https://github.com/honaldcarvalho "honaldcarvalho (608 commits)")

### Embed Badge

![Health badge](/badges/weebz-yii2-basics/health.svg)

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

PHPackages © 2026

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