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

AbandonedArchivedYii2-extension

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 5d 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 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

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

2258d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5bd59294e0c2497b5a128a657f8475623f5de95fad443efd6bea81d8dfadf87c?d=identicon)[polgarz](/maintainers/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

[skeeks/cms

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

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

Yii2 CMS extension

439.3k2](/packages/yii2mod-yii2-cms)[karpoff/yii2-crop-image-upload

Yii 2 Crop image upload widget

1818.5k](/packages/karpoff-yii2-crop-image-upload)[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)[maxmirazh33/yii2-uploadable-cropable-image

Yii2 extension for upload and crop images

1020.8k](/packages/maxmirazh33-yii2-uploadable-cropable-image)

PHPackages © 2026

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