PHPackages                             polgarz/evolun-kid - 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. polgarz/evolun-kid

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

polgarz/evolun-kid
==================

Kid extension for Evolun

0.1.2(6y ago)0291BSD-3-ClausePHP

Since Feb 16Pushed 5y ago1 watchersCompare

[ Source](https://github.com/polgarz/evolun-kid)[ Packagist](https://packagist.org/packages/polgarz/evolun-kid)[ RSS](/packages/polgarz-evolun-kid/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)Dependencies (5)Versions (4)Used By (1)

Kid module for Evolun
=====================

[](#kid-module-for-evolun)

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist polgarz/evolun-kid "@dev"

```

or add

```
"polgarz/evolun-kid": "@dev"

```

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

Migration
---------

[](#migration)

```
php yii migrate/up --migrationPath=@vendor/polgarz/evolun-kid/migrations

```

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

[](#configuration)

```
'modules' => [
    'kid' => [
        'class' => 'evolun\kid\Module',
        'modules' => [
            'gallery' => [
                'class' => 'evolun\kid\modules\gallery\Module',
            ],
            'documents' => [
                'class' => 'evolun\kid\modules\documents\Module',
            ],
            'notes' => [
                'class' => 'evolun\kid\modules\notes\Module',
            ],
        ]
    ],
],
```

Available submodules (tabs)
---------------------------

[](#available-submodules-tabs)

- Gallery
- Documents
- Notes

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

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.

###  Release Activity

Cadence

Every ~12 days

Total

3

Last Release

2305d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6307300?v=4)[polgarz](/maintainers/polgarz)[@polgarz](https://github.com/polgarz)

---

Top Contributors

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

---

Tags

volunteerevolunvolunteering systemvolunteeringkid

### Embed Badge

![Health badge](/badges/polgarz-evolun-kid/health.svg)

```
[![Health](https://phpackages.com/badges/polgarz-evolun-kid/health.svg)](https://phpackages.com/packages/polgarz-evolun-kid)
```

###  Alternatives

[sintret/yii2-gii-adminlte

Yii2 Generator extension for Gii plugin with adminlte and base on dynagrid. upload excel to system to with log upload

209.6k2](/packages/sintret-yii2-gii-adminlte)[romdim/yii2-bootstrap-material

Composer package for implementing FezVrasta's bootstrap material design in Yii2.

1910.9k3](/packages/romdim-yii2-bootstrap-material)

PHPackages © 2026

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