PHPackages                             egorryaroslavl/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. [Admin Panels](/categories/admin)
4. /
5. egorryaroslavl/crm

ActiveLibrary[Admin Panels](/categories/admin)

egorryaroslavl/crm
==================

CRM Admin

1.0.1(8y ago)010MITJavaScript

Since Aug 7Pushed 8y ago1 watchersCompare

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

READMEChangelogDependencies (3)Versions (3)Used By (0)

Admin Area
==========

[](#admin-area)

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

[](#installation)

```
composer require egorryaroslavl/crm

```

Then add ServiceProviders

```
  'providers' => [
    // ...
    Egorryaroslavl\Crm\CrmServiceProvider::class,
    Collective\Html\HtmlServiceProvider::class,
    Intervention\Image\ImageServiceProvider::class,
    Barryvdh\Elfinder\ElfinderServiceProvider::class,
    // ...
  ],

```

and aliases

```
  'aliases' => [
    // ...
      'Form' => Collective\Html\FormFacade::class,
      'Html' => Collective\Html\HtmlFacade::class,
      'Image' => Intervention\Image\Facades\Image::class,
    // ...
  ],

```

and run

```
php artisan vendor:publish

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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 ~0 days

Total

2

Last Release

3249d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/963439f6c0db32d3dede9f3672ac95afbbcdc556621a67022c95bc39b6fbe0a4?d=identicon)[egorryaroslavl](/maintainers/egorryaroslavl)

---

Top Contributors

[![egorryaroslavl](https://avatars.githubusercontent.com/u/18072433?v=4)](https://github.com/egorryaroslavl "egorryaroslavl (3 commits)")

### Embed Badge

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

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

###  Alternatives

[eveseat/web

SeAT Web Interface

2623.4k149](/packages/eveseat-web)

PHPackages © 2026

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