PHPackages                             itpanda-llc/mikbill-daemonsystem-kit - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. itpanda-llc/mikbill-daemonsystem-kit

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

itpanda-llc/mikbill-daemonsystem-kit
====================================

A set of periodic scripts for the MikBill billing system

00PHP

Since May 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/itpanda-llc/mikbill-daemonsystem-kit)[ Packagist](https://packagist.org/packages/itpanda-llc/mikbill-daemonsystem-kit)[ RSS](/packages/itpanda-llc-mikbill-daemonsystem-kit/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

MikBill-DaemonSystem-Kit
========================

[](#mikbill-daemonsystem-kit)

Набор периодических скриптов для биллинговой системы ["MikBill"](https://mikbill.pro)

[![Packagist Downloads](https://camo.githubusercontent.com/520c13e6509899375d434f35416d32cbef675dee27450304e19719b95343754c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f697470616e64612d6c6c632f6d696b62696c6c2d6461656d6f6e73797374656d2d6b6974)](https://packagist.org/packages/itpanda-llc/mikbill-daemonsystem-kit/stats)[![Packagist License](https://camo.githubusercontent.com/a66de3e5b078c6129d8a55238bb67616c793440513b2ec88e01c89a85d2c7ffa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f697470616e64612d6c6c632f6d696b62696c6c2d6461656d6f6e73797374656d2d6b6974)](https://camo.githubusercontent.com/a66de3e5b078c6129d8a55238bb67616c793440513b2ec88e01c89a85d2c7ffa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f697470616e64612d6c6c632f6d696b62696c6c2d6461656d6f6e73797374656d2d6b6974)[![Packagist PHP Version Support](https://camo.githubusercontent.com/56323064bceee6696533099730be46b88d35a784bfd385fd16a5fc97593a6f00/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f697470616e64612d6c6c632f6d696b62696c6c2d6461656d6f6e73797374656d2d6b6974)](https://camo.githubusercontent.com/56323064bceee6696533099730be46b88d35a784bfd385fd16a5fc97593a6f00/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f697470616e64612d6c6c632f6d696b62696c6c2d6461656d6f6e73797374656d2d6b6974)

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

[](#ссылки)

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

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

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

см. [файлы](scripts)

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

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

- PHP &gt;= 7.2
- cURL
- FTP
- JSON
- libxml
- PDO
- SimpleXML
- [EvilFreelancer/routeros-api-php](https://github.com/EvilFreelancer/routeros-api-php)
- [Komtet/komtet-kassa-php-sdk](https://github.com/Komtet/komtet-kassa-php-sdk)
- [markus-perl/gender-api-client](https://github.com/markus-perl/gender-api-client)
- [itpanda-llc/chelinvest-acquirer-sdk](https://github.com/itpanda-llc/chelinvest-acquirer-sdk)
- [itpanda-llc/mikbill-deviceview-api](https://github.com/itpanda-llc/mikbill-deviceview-api)
- [itpanda-llc/sberbank-acquirer-sdk](https://github.com/itpanda-llc/sberbank-acquirer-sdk)
- [itpanda-llc/smscenter-messenger-sdk](https://github.com/itpanda-llc/smscenter-messenger-sdk)
- [itpanda-llc/smspilot-messenger-sdk](https://github.com/itpanda-llc/smspilot-messenger-sdk)

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

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

```
composer require itpanda-llc/mikbill-daemonsystem-kit
```

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

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

Указание

- Путей к [конфигурационному файлу](https://wiki.mikbill.pro/billing/config_file), интерфейсам и значений констант в [файлах-скриптах](scripts)
- В файлах "cron" заданий с запуском [скриптов](scripts) (см. далее)

/etc/crontab или [/etc/cron.d/\*](examples/cron.d/__daemonsystem)

```
34 10 * * * root cd /var/mikbill/__ext/vendor/itpanda-llc/mikbill-daemonsystem-kit/scripts/ && /usr/bin/php ./BirthDaySMSPilotCompliment.php > /dev/null 2>&1
15 11 31 12 * root cd /var/mikbill/__ext/vendor/itpanda-llc/mikbill-daemonsystem-kit/scripts/ && /usr/bin/php ./NewYearSMSPilotCompliment.php > /dev/null 2>&1

```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

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

### Embed Badge

![Health badge](/badges/itpanda-llc-mikbill-daemonsystem-kit/health.svg)

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

###  Alternatives

[apoutchika/loremipsum-bundle

Generate paragraphs, sentences and words for your development.

1259.8k](/packages/apoutchika-loremipsum-bundle)[hiromi2424/collectionable

Collectionable plugin for CakePHP

172.3k](/packages/hiromi2424-collectionable)

PHPackages © 2026

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