PHPackages                             madetec/crm - 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. [Framework](/categories/framework)
4. /
5. madetec/crm

ActiveProject[Framework](/categories/framework)

madetec/crm
===========

Yii2 crm

050PHP

Since Mar 11Pushed 7y ago1 watchersCompare

[ Source](https://github.com/madetec/crm)[ Packagist](https://packagist.org/packages/madetec/crm)[ RSS](/packages/madetec-crm/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Madetec ControlPanel
====================

[](#madetec-controlpanel)

`app/web/index.php`

```
$app = require __DIR__ . '/../config/web.php';

$admin = require __DIR__ . '/../vendor/madetec/crm/config/main.php';

$config = \yii\helpers\ArrayHelper::merge($app, $admin);

(new yii\web\Application($config))->run();

```

`app/config/console.php`

```
'controllerMap' => [
        'migrate' => [
            'class' => 'yii\console\controllers\MigrateController',
            'migrationPath' => '@vendor/madetec/crm/migrations',
        ]
    ],

```

**Console command** `php yii migrate`

**login:** `cp_admin`

**password:** `1234567890`

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 96.8% 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/43669179?v=4)[Madetec-Solution](/maintainers/madetec)[@madetec](https://github.com/madetec)

---

Top Contributors

[![Ziyat](https://avatars.githubusercontent.com/u/14082307?v=4)](https://github.com/Ziyat "Ziyat (30 commits)")[![madetec](https://avatars.githubusercontent.com/u/43669179?v=4)](https://github.com/madetec "madetec (1 commits)")

### Embed Badge

![Health badge](/badges/madetec-crm/health.svg)

```
[![Health](https://phpackages.com/badges/madetec-crm/health.svg)](https://phpackages.com/packages/madetec-crm)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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