PHPackages                             croacworks/yii2basic - 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. croacworks/yii2basic

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

croacworks/yii2basic
====================

Basic Features for Yii2

v1.1.19(9mo ago)021BSD-3-ClausePHPPHP &gt;=8.3.0

Since Aug 10Pushed 9mo agoCompare

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

READMEChangelogDependencies (14)Versions (2)Used By (0)

croacworks/yii2basic
====================

[](#croacworksyii2basic)

basic Features for yii2

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

[](#installation)

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

Either run

```
composer require croacworks/yii2basic  --with-all-dependencies

```

or add

```
"croacworks/yii2basic": "*"

```

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' => '\croacworks\yii2basic\Module', ]
    ],
```

Up Docker

```
    docker compose -f vendor/croacworks/yii2basic/src/server/docker-compose.yml up -d

```

Run migration

```
    php yii migrate --migrationPath=@vendor/croacworks/yii2basic/src/migrations --interactive=0

```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance58

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

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

277d ago

### Community

Maintainers

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

---

Tags

yii2extensionbasic

### Embed Badge

![Health badge](/badges/croacworks-yii2basic/health.svg)

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

###  Alternatives

[yiisoft/yii2-app-basic

Yii 2 Basic Project Template

7031.8M7](/packages/yiisoft-yii2-app-basic)[skeeks/cms

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

13825.6k47](/packages/skeeks-cms)[yii2mod/base

Base application template for Yii2

531.3k](/packages/yii2mod-base)

PHPackages © 2026

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