PHPackages                             pantera-digital/yii2-crm-contacts - 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. pantera-digital/yii2-crm-contacts

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

pantera-digital/yii2-crm-contacts
=================================

Yii2 CRM contacts module

044PHP

Since Jul 13Pushed 7y ago2 watchersCompare

[ Source](https://github.com/pantera-digital/yii2-crm-contacts)[ Packagist](https://packagist.org/packages/pantera-digital/yii2-crm-contacts)[ RSS](/packages/pantera-digital-yii2-crm-contacts/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 CRM contacts module
========================

[](#yii2-crm-contacts-module)

Установка
---------

[](#установка)

Предпочтительно через composer:

```
composer require pantera-digital/yii2-crm-contacts "@dev"

```

Или добавьте в composer.json

```
"pantera-digital/yii2-crm-contacts": "@dev"

```

и выполните команду

```
composer update

```

Миграции
--------

[](#миграции)

```
php yii migrate/up --migrationPath=@pantera/crm/contacts/migrations

```

Конфигурация
------------

[](#конфигурация)

```
'modules' => [
    'contacts' => [
        'class' => 'pantera\crm\contacts\Module',
        'userModel' => 'dektrium\user\models\User', // 'userModel' => 'common\models\User',
        'permissions' => ['admin','manager','etc'], // будут применены ко всем контроллерам модуля
    ],
],

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 55.2% 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://avatars.githubusercontent.com/u/642519?v=4)[Alex Kostin](/maintainers/webmayak)[@webmayak](https://github.com/webmayak)

---

Top Contributors

[![numkms](https://avatars.githubusercontent.com/u/22604903?v=4)](https://github.com/numkms "numkms (48 commits)")[![webmayak](https://avatars.githubusercontent.com/u/642519?v=4)](https://github.com/webmayak "webmayak (39 commits)")

### Embed Badge

![Health badge](/badges/pantera-digital-yii2-crm-contacts/health.svg)

```
[![Health](https://phpackages.com/badges/pantera-digital-yii2-crm-contacts/health.svg)](https://phpackages.com/packages/pantera-digital-yii2-crm-contacts)
```

PHPackages © 2026

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