PHPackages                             medcenter24/mc-core - 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. [API Development](/categories/api)
4. /
5. medcenter24/mc-core

ActiveMedcenter24-extension[API Development](/categories/api)

medcenter24/mc-core
===================

Backend for the MedCenter24 project

v4.0.0(4y ago)0227GPL-2.0-onlyPHPPHP &gt;=8.0CI failing

Since Sep 17Pushed 3y agoCompare

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

READMEChangelog (10)Dependencies (26)Versions (86)Used By (0)

[![Build Status](https://camo.githubusercontent.com/342995599ae7f92e70d23408d3757eacf9289c3afe042f92831d73f799e05868/68747470733a2f2f7472617669732d63692e636f6d2f6d656463656e74657232342f6d632d636f72652e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/medcenter24/mc-core)

[![GitHub](https://camo.githubusercontent.com/63b444202ce192e4c002efc7c396b9f477848ee9db7beb5fc0ab08e0d8ba7ff5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d656463656e74657232342f6d632d636f72652e737667)](https://camo.githubusercontent.com/63b444202ce192e4c002efc7c396b9f477848ee9db7beb5fc0ab08e0d8ba7ff5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d656463656e74657232342f6d632d636f72652e737667)[![GitHub release](https://camo.githubusercontent.com/266323e806c994601915d5c7f6291a7227c74532c12258d97ece920c2b790414/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6d656463656e74657232342f6d632d636f72652e737667)](https://camo.githubusercontent.com/266323e806c994601915d5c7f6291a7227c74532c12258d97ece920c2b790414/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6d656463656e74657232342f6d632d636f72652e737667)

CRM My Doctors
==============

[](#crm-my-doctors)

CRM system that provide opportunity to store, aggregate and automatize all business processes.

The system is intended for companies which work with assistants and are engaged in providing medical insurance services.

Technical documentation
-----------------------

[](#technical-documentation)

Description of the features and tools for the application.

### ONLY\_API

[](#only_api)

- Parameter `ONLY_API` passed as a server parameter will be interpreted as configuration is used as a API only. It means that with that parameter all requests will be proceed by the `router/api.php`

### Telegram settings

[](#telegram-settings)

To generate new cert: `openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 3650 -nodes`

Installation
============

[](#installation)

We created artisan command to make it simple: `artisan setup:environment`

Quick local installation
------------------------

[](#quick-local-installation)

But you need to take into an account that to use the local Environment you need to do `composer install` in the mcCore folder

```
php artisan setup:environment \
    --API_DEBUG=true \
    --APP_DEBUG=true \
    --APP_ENV=local \
    --APP_LOG_LEVEL=debug \
    --DB_CONNECTION=sqlite \
    --DB_DATABASE=/private/var/www/sandbox/projects/medcenter24/develop/mcCore/database/db.sqlite \
    --DEBUGBAR_ENABLED=true

```

Modules
-------

[](#modules)

1. Add module to composer.json
2. Check modules with command `docker-compose -f ./dhvDocker/docker-compose.yaml exec mc-dhv-phpfpm php /var/www/html/mcCore/artisan module:list`
3. Activate module with command `docker-compose -f ./dhvDocker/docker-compose.yaml exec mc-dhv-phpfpm php /var/www/html/mcCore/artisan module:enable `

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity84

Battle-tested with a long release history

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

Recently: every ~95 days

Total

84

Last Release

1763d ago

Major Versions

v0.8.0-alpha → v1.0.0-alpha2019-03-11

v1.1.3-alpha → v2.0.0-alpha2019-05-16

v2.7.9 → v3.0.02020-06-24

v3.0.6 → v4.0.02021-07-17

PHP version history (4 changes)v0.0.1PHP &gt;=5.6.4

v0.7.1PHP &gt;=7.1.3

v2.6.0PHP &gt;=7.2

v4.0.0PHP &gt;=8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/c6b3137796f794e16b5eaba87cf7535e6d52668462687fd3f7cabbd7757ac05d?d=identicon)[Oleksandr](/maintainers/Oleksandr)

---

Top Contributors

[![zagovorichev](https://avatars.githubusercontent.com/u/1445911?v=4)](https://github.com/zagovorichev "zagovorichev (105 commits)")

---

Tags

crmdoctorsmedical-companyapibackofficemedicinemedcenter24

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/medcenter24-mc-core/health.svg)

```
[![Health](https://phpackages.com/badges/medcenter24-mc-core/health.svg)](https://phpackages.com/packages/medcenter24-mc-core)
```

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[nickurt/laravel-postcodeapi

Universal PostcodeApi for Laravel 11.x/12.x/13.x

97221.2k](/packages/nickurt-laravel-postcodeapi)[mozex/anthropic-laravel

Anthropic PHP for Laravel is a supercharged PHP API client that allows you to interact with the Anthropic API

71226.4k1](/packages/mozex-anthropic-laravel)

PHPackages © 2026

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