PHPackages                             hexaua/yii2-config - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. hexaua/yii2-config

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

hexaua/yii2-config
==================

Yii2 config module. With CRUD and service provider

0435PHP

Since Jan 30Pushed 8y agoCompare

[ Source](https://github.com/HEXA-UA/yii2-config)[ Packagist](https://packagist.org/packages/hexaua/yii2-config)[ RSS](/packages/hexaua-yii2-config/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 Config Manager [![build status](https://camo.githubusercontent.com/bb229288159ed8e47120054c3e6178a8fe569867c65b98c62e21ac7f316c14ec/68747470733a2f2f6769742e686578612e636f6d2e75612f796969322f636f6e6669672f6261646765732f6d61737465722f6275696c642e737667)](https://git.hexa.com.ua/yii2/config/commits/master) [![coverage report](https://camo.githubusercontent.com/7fe0074a6ce2a840fcaa763ab158f6a19ce1548c7542bd29e25f8731beaa9622/68747470733a2f2f6769742e686578612e636f6d2e75612f796969322f636f6e6669672f6261646765732f6d61737465722f636f7665726167652e737667)](https://git.hexa.com.ua/yii2/config/commits/master)
================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#yii2-config-manager--)

Description here

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

[](#installation)

Run command

```
composer require hexaua/yii2-config:*
```

OR add following lines to `composer.json` file in `require` section

```
{
    "require": {
        "hexaua/yii2-config": "*"
    }
}
```

### Migrations

[](#migrations)

To run migrations execute following command from project root directory

```
php yii migrate --migrationPath=@hexaua/yiiconfig/migrations
```

Usage
-----

[](#usage)

```
[
    'components' => [
        'config' => [
              'class'          => 'hexaua\yiiconfig\component\ManagerConfig',
              'providerConfig' => [
                  'class'    => 'hexaua\yiiconfig\component\providers\DbProvider',
                  'duration' => 3600 // Cache duration in seconds
              ]
        ]
    ]
]
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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/4723de42b8f7bf453ec48e0278359c5e296b5f3a339e689d612495e47742b2d3?d=identicon)[hexaua](/maintainers/hexaua)

---

Top Contributors

[![Tapakan](https://avatars.githubusercontent.com/u/6270205?v=4)](https://github.com/Tapakan "Tapakan (71 commits)")

### Embed Badge

![Health badge](/badges/hexaua-yii2-config/health.svg)

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

###  Alternatives

[shpasser/gae-support-l5

Google App Engine Support for Laravel 5.1 apps.

16115.4k](/packages/shpasser-gae-support-l5)[salehhashemi/laravel-intelli-git

An intelligent Git helper package for Laravel applications. It utilizes OpenAI's GPT to analyze your Git repository, providing features such as automatic generation of commit messages based on staged changes.

132.1k](/packages/salehhashemi-laravel-intelli-git)[mmeester/shopware6-dev-tools

Additional tools to support your Shopware 6 development

121.6k](/packages/mmeester-shopware6-dev-tools)

PHPackages © 2026

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