PHPackages                             shimuldas72/contact7\_admin - 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. shimuldas72/contact7\_admin

ActiveYii2-extension

shimuldas72/contact7\_admin
===========================

Yii2 form module

016PHP

Since Apr 8Pushed 9y ago1 watchersCompare

[ Source](https://github.com/shimuldas72/contact7_admin)[ Packagist](https://packagist.org/packages/shimuldas72/contact7_admin)[ RSS](/packages/shimuldas72-contact7-admin/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Dynamic Form for Yii 2

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

[](#installation)

### Install With Composer

[](#install-with-composer)

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

Either run

```
php composer.phar require --prefer-dist shimuldas72/contact7_admin "dev-master"

```

Or, you may add

```
"shimuldas72/contact7_admin" "dev-master"

```

to the require section of your `composer.json` file and execute `php composer.phar update`.

For using it, add below code

For admin panel: In your app config file add

```
'modules' => [
        'contact7' => [
            'class' => 'shimuldas72\forms\Forms',
        ]
    ],

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

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/aa207c542196fc11fcce1a47cfad68b877b8d9ff9f846ab318e54da05d4c72c0?d=identicon)[shimuldas72](/maintainers/shimuldas72)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/shimuldas72-contact7-admin/health.svg)

```
[![Health](https://phpackages.com/badges/shimuldas72-contact7-admin/health.svg)](https://phpackages.com/packages/shimuldas72-contact7-admin)
```

PHPackages © 2026

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