PHPackages                             itpanda-llc/mikbill-chelinvest-gorod-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-chelinvest-gorod-api

ActiveLibrary[API Development](/categories/api)

itpanda-llc/mikbill-chelinvest-gorod-api
========================================

API for integration of the MikBill billing system with the Gorod payment system of PJSC Chelyabinvestbank

02PHP

Since Aug 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/itpanda-llc/mikbill-chelinvest-gorod-api)[ Packagist](https://packagist.org/packages/itpanda-llc/mikbill-chelinvest-gorod-api)[ RSS](/packages/itpanda-llc-mikbill-chelinvest-gorod-api/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

MikBill-Chelinvest-Gorod-API
============================

[](#mikbill-chelinvest-gorod-api)

API для для интеграции биллинговой системы ["MikBill"](https://mikbill.pro) с платежной системой ["Город"](https://gorod74.ru) ПАО "Челябинвестбанк"

[![Packagist Downloads](https://camo.githubusercontent.com/2c8122656234d37ffb224fba7cc238665d832aec3a72604304e497578daf7b11/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f697470616e64612d6c6c632f6d696b62696c6c2d6368656c696e766573742d676f726f642d617069)](https://packagist.org/packages/itpanda-llc/mikbill-chelinvest-gorod-api/stats)[![Packagist License](https://camo.githubusercontent.com/23961ba7660a7b57091e55b5bc33ccb9a781b40c8e1c948b4c134b0e4d1e973e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f697470616e64612d6c6c632f6d696b62696c6c2d6368656c696e766573742d676f726f642d617069)](https://camo.githubusercontent.com/23961ba7660a7b57091e55b5bc33ccb9a781b40c8e1c948b4c134b0e4d1e973e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f697470616e64612d6c6c632f6d696b62696c6c2d6368656c696e766573742d676f726f642d617069)[![Packagist PHP Version Support](https://camo.githubusercontent.com/d24bb5ed117c1f59c403d13ae9df4fe26af65baa96c48dbe1615e8b449220eb8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f697470616e64612d6c6c632f6d696b62696c6c2d6368656c696e766573742d676f726f642d617069)](https://camo.githubusercontent.com/d24bb5ed117c1f59c403d13ae9df4fe26af65baa96c48dbe1615e8b449220eb8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f697470616e64612d6c6c632f6d696b62696c6c2d6368656c696e766573742d676f726f642d617069)

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

[](#ссылки)

- [Разработка](https://github.com/itpanda-llc)
- [О проекте (MikBill)](https://mikbill.pro)
- [О проекте (Город)](https://gorod74.ru)
- [Документация (MikBill)](https://wiki.mikbill.pro)
- [Документация (Город)](%D0%A2%D0%B5%D1%85%D0%BD%D0%B8%D1%87%D0%B5%D1%81%D0%BA%D0%BE%D0%B5%20%D0%BE%D0%BF%D0%B8%D1%81%D0%B0%D0%BD%D0%B8%D0%B5%20v1.3.doc)

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

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

- Запрос возможности зачисления платежа
- Проведение платежа

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

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

- PHP &gt;= 7.2
- libxml
- PDO
- SimpleXML
- vlucas/phpdotenv ^5.3

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

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

```
composer require itpanda-llc/mikbill-chelinvest-gorod-api
```

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

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

- Копирование файла [".env.example"](.env.example) в ".env"

```
copy .env.example .env
```

- Указание параметров в файле ".env"
- Указание путей к интерфейсу в файле ["index.php"](examples/www/mikbill/admin/api/chelinvest/gorod/index.php), предварительно размещенного в каталоге веб-сервера

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

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

```

    0
    М*********** И***** Р*******
    0112
    0.00
    Активен
    Домашний интернет
    8 Марта ул, 25
    СВ-ИТ0112
    +7********34

```

```

    0
    1911105
    1
    2019/11/26 12:47:21

```

```

    1
    Неправильный запрос

```

```

    1
    Аккаунт не найден

```

###  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

Maturity28

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

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/itpanda-llc-mikbill-chelinvest-gorod-api/health.svg)](https://phpackages.com/packages/itpanda-llc-mikbill-chelinvest-gorod-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)
