PHPackages                             thienhungho/yii2-dev-configuration - 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. thienhungho/yii2-dev-configuration

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

thienhungho/yii2-dev-configuration
==================================

Yii2 Dev Configuration

v1.0.1(7y ago)131BSD-3-ClausePHP

Since Apr 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/thienhungho/yii2-dev-configuration)[ Packagist](https://packagist.org/packages/thienhungho/yii2-dev-configuration)[ RSS](/packages/thienhungho-yii2-dev-configuration/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (3)Used By (1)

Yii2 Dev Configuration
======================

[](#yii2-dev-configuration)

Yii2 Dev Configuration for Yii2

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

[](#installation)

This is just an example, memorible moment. The source code may not work for known reasons. This source code include against loss license feature.

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

Either run

```
php composer.phar require --prefer-dist thienhungho/yii2-dev-configuration "*"

```

or add

```
"thienhungho/yii2-dev-configuration": "*"

```

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

Config
------

[](#config)

Add module ScriptConfiguration to your `AppConfig` file.

```
...
'modules'          => [
    ...
    /**
     * Dev Configuration
     */
     'dev-configuration' => [
        'class' => 'thienhungho\DevConfiguration\modules\DevConfiguration\DevConfiguration',
     ],
    ...
],
...
```

### Migration

[](#migration)

Modules
-------

[](#modules)

[Devonfigurations](https://github.com/thienhungho/yii2-dev-configuration/tree/master/src/modules/DevConfiguration)

Functions
---------

[](#functions)

[Core](https://github.com/thienhungho/yii2-dev-configuration/tree/master/src/functions/core.php)

Constant
--------

[](#constant)

[Core](https://github.com/thienhungho/yii2-dev-configuration/tree/master/src/const/core.php)

Models
------

[](#models)

[DevConfiguration](https://github.com/thienhungho/yii2-dev-configuration/tree/master/src/models/DevConfigudration.php)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2572d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a902ad5670f1b17aed996a5c0f83586bc6ea48bcf1cf71d07fd9f660fd0a2a48?d=identicon)[thienhungho](/maintainers/thienhungho)

---

Top Contributors

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

---

Tags

devconfigurationyii2extension

### Embed Badge

![Health badge](/badges/thienhungho-yii2-dev-configuration/health.svg)

```
[![Health](https://phpackages.com/badges/thienhungho-yii2-dev-configuration/health.svg)](https://phpackages.com/packages/thienhungho-yii2-dev-configuration)
```

###  Alternatives

[janisto/yii2-environment

Environment class for Yii 2, used to set configuration for console and web apps depending on the server environment.

2034.6k3](/packages/janisto-yii2-environment)[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1452.6k](/packages/dmstr-yii2-cookie-consent)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1357.2k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

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