PHPackages                             itpanda-llc/mikbill-pbx-helpdesk-api - 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. itpanda-llc/mikbill-pbx-helpdesk-api

ActiveLibrary

itpanda-llc/mikbill-pbx-helpdesk-api
====================================

API for integration of the MikBill billing system with PBX systems

11PHP

Since May 17Pushed 4y ago1 watchersCompare

[ Source](https://github.com/itpanda-llc/mikbill-pbx-helpdesk-api)[ Packagist](https://packagist.org/packages/itpanda-llc/mikbill-pbx-helpdesk-api)[ RSS](/packages/itpanda-llc-mikbill-pbx-helpdesk-api/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

MikBill-PBX-HelpDesk-API
========================

[](#mikbill-pbx-helpdesk-api)

API для интеграции биллинговой системы ["MikBill"](https://mikbill.pro) с PBX-системами

[![Packagist Downloads](https://camo.githubusercontent.com/029c93d6d5fad70c14a19b38b9f2be0136e7413c11c541f2713bf5df0d673b9c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f697470616e64612d6c6c632f6d696b62696c6c2d7062782d68656c706465736b2d617069)](https://packagist.org/packages/itpanda-llc/mikbill-pbx-helpdesk-api/stats)[![Packagist License](https://camo.githubusercontent.com/e4551340cf01ec978778b9c22e7242ab6b06076412687960b119d3c23a67d26a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f697470616e64612d6c6c632f6d696b62696c6c2d7062782d68656c706465736b2d617069)](https://camo.githubusercontent.com/e4551340cf01ec978778b9c22e7242ab6b06076412687960b119d3c23a67d26a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f697470616e64612d6c6c632f6d696b62696c6c2d7062782d68656c706465736b2d617069)[![Packagist PHP Version Support](https://camo.githubusercontent.com/6f3f6442154b08fa1baa28d97a992ae65c4acf17af0d2d2cf6b8ad739d5ede44/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f697470616e64612d6c6c632f6d696b62696c6c2d7062782d68656c706465736b2d617069)](https://camo.githubusercontent.com/6f3f6442154b08fa1baa28d97a992ae65c4acf17af0d2d2cf6b8ad739d5ede44/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f697470616e64612d6c6c632f6d696b62696c6c2d7062782d68656c706465736b2d617069)

Ссылки
------

[](#ссылки)

- [Разработка](https://github.com/itpanda-llc)
- [О проекте (MikBill)](https://mikbill.pro)
- [Документация (MikBill)](https://wiki.mikbill.pro)

Возможности
-----------

[](#возможности)

- Создание тикета "Опрос" / СМС-уведомление
- Создание тикета "Обратный вызов" / СМС-уведомление

Требования
----------

[](#требования)

- PHP &gt;= 7.2
- JSON
- libxml
- PDO
- SimpleXML
- [itpanda-llc/smspilot-messenger-sdk](https://github.com/itpanda-llc/smspilot-messenger-sdk)
- [itpanda-llc/yandex-translate-sdk](https://github.com/itpanda-llc/yandex-translate-sdk)

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

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

```
composer require itpanda-llc/mikbill-pbx-helpdesk-api
```

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

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

Указание в файлах

- Параметров тикетов в ["Ticket"](src/Ticket)
- Параметров СМС-уведомлений в ["Notice"](src/Notice)
- Параметров аутентификации в ["Auth.php"](src/Auth.php)
- Параметров сервиса ["Yandex Cloud"](https://cloud.yandex.ru) в ["Cloud.php"](src/Cloud.php)
- Параметров сервиса ["SMSPILOT.RU"](https://smspilot.ru) в ["Pilot.php"](src/Pilot.php)
- Путей к [конфигурационному файлу](https://wiki.mikbill.pro/billing/config_file) и интерфейсам в ["index.php"](examples/www/mikbill/admin/api/pbx/helpdesk/index.php), предварительно размещенного в каталоге веб-сервера

Примеры запросов к интерфейсу
-----------------------------

[](#примеры-запросов-к-интерфейсу)

### Создание тикета "Опрос" / СМС-уведомление

[](#создание-тикета-опрос--смс-уведомление)

```
%URL%?secret=%SECRET%&type=opinion&c_id=%C_ID%

```

### Создание тикета "Обратный вызов" / СМС-уведомление

[](#создание-тикета-обратный-вызов--смс-уведомление)

```
%URL%?secret=%SECRET%&type=callback&c_id=%C_ID%

```

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 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://avatars.githubusercontent.com/u/61195488?v=4)[Mikhail Pakhomov](/maintainers/itpanda-llc)[@itpanda-llc](https://github.com/itpanda-llc)

---

Top Contributors

[![itpanda-llc](https://avatars.githubusercontent.com/u/61195488?v=4)](https://github.com/itpanda-llc "itpanda-llc (3 commits)")

### Embed Badge

![Health badge](/badges/itpanda-llc-mikbill-pbx-helpdesk-api/health.svg)

```
[![Health](https://phpackages.com/badges/itpanda-llc-mikbill-pbx-helpdesk-api/health.svg)](https://phpackages.com/packages/itpanda-llc-mikbill-pbx-helpdesk-api)
```

PHPackages © 2026

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