PHPackages                             itpanda-llc/mikbill-komtet-kassa-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. [API Development](/categories/api)
4. /
5. itpanda-llc/mikbill-komtet-kassa-api

ActiveLibrary[API Development](/categories/api)

itpanda-llc/mikbill-komtet-kassa-api
====================================

API for integration of the MikBill billing system with the Komtet Kassa callback service

02PHP

Since May 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/itpanda-llc/mikbill-komtet-kassa-api)[ Packagist](https://packagist.org/packages/itpanda-llc/mikbill-komtet-kassa-api)[ RSS](/packages/itpanda-llc-mikbill-komtet-kassa-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

MikBill-Komtet-Kassa-API
========================

[](#mikbill-komtet-kassa-api)

API для интеграции биллинговой системы ["MikBill"](https://mikbill.pro) с сервисом уведомлений ["КОМТЕТ Касса"](https://kassa.komtet.ru)

[![Packagist Downloads](https://camo.githubusercontent.com/2b6e73d925ff810ecf1f044d86948f58c007983753b2fd133f85e458ba5c44f4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f697470616e64612d6c6c632f6d696b62696c6c2d6b6f6d7465742d6b617373612d617069)](https://packagist.org/packages/itpanda-llc/mikbill-komtet-kassa-api/stats)[![Packagist License](https://camo.githubusercontent.com/171c215edb62da31b3a65913251bb6e61bd8630d95814958b8360bec9125c2d8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f697470616e64612d6c6c632f6d696b62696c6c2d6b6f6d7465742d6b617373612d617069)](https://camo.githubusercontent.com/171c215edb62da31b3a65913251bb6e61bd8630d95814958b8360bec9125c2d8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f697470616e64612d6c6c632f6d696b62696c6c2d6b6f6d7465742d6b617373612d617069)[![Packagist PHP Version Support](https://camo.githubusercontent.com/f3a186cfe5fb097f606e2a33d5c5a938d958fb3174734ff874539c1036e40389/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f697470616e64612d6c6c632f6d696b62696c6c2d6b6f6d7465742d6b617373612d617069)](https://camo.githubusercontent.com/f3a186cfe5fb097f606e2a33d5c5a938d958fb3174734ff874539c1036e40389/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f697470616e64612d6c6c632f6d696b62696c6c2d6b6f6d7465742d6b617373612d617069)

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

[](#ссылки)

- [Разработка](https://github.com/itpanda-llc)
- [О проекте (MikBill)](https://mikbill.pro)
- [О проекте (КОМТЕТ Касса)](https://kassa.komtet.ru)
- [Документация (MikBill)](https://wiki.mikbill.pro)
- [Документация (API КОМТЕТ Касса)](https://kassa.komtet.ru/integration/api)

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

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

- Получение подтверждения успешной фискализации чека
- Получение отчета об ошибке фискализации

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

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

- PHP &gt;= 7.2
- JSON
- libxml
- PDO
- SimpleXML

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

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

```
composer require itpanda-llc/mikbill-komtet-kassa-api
```

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

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

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

- Параметров магазина в ["Shop.php"](src/Shop.php)
- Путей к [конфигурационному файлу](https://wiki.mikbill.pro/billing/config_file) и интерфейсу в ["index.php"](examples/www/mikbill/admin/api/komtet/kassa/index.php), предварительно размещенного в каталоге веб-сервера

Примеры ответов интерфейса
--------------------------

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

```
{"code":0,"message":"Thank you for notification!"}
```

```
{"code":1,"message":"Incorrect request"}
```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

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 (1 commits)")

### Embed Badge

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

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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