PHPackages                             semivan/my-russian-tax - 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. semivan/my-russian-tax

ActiveLibrary[API Development](/categories/api)

semivan/my-russian-tax
======================

Создание чеков для самозанятых в МойНалог lknpd.nalog.ru

1.0.1(4y ago)210MITPHPPHP &gt;=7.1

Since Sep 7Pushed 4y ago1 watchersCompare

[ Source](https://github.com/semivan/my-russian-tax)[ Packagist](https://packagist.org/packages/semivan/my-russian-tax)[ RSS](/packages/semivan-my-russian-tax/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Создание чеков для самозанятых в МойНалог lknpd.nalog.ru
========================================================

[](#создание-чеков-для-самозанятых-в-мойналог-lknpdnalogru)

Неофициальная обёртка для API сервиса lknpd.nalog.ru

Служит для автоматизации отправки информации о доходах самозанятых и получения информации о созданных чеках.

Переписана на PHP с [alexstep/moy-nalog](https://github.com/alexstep/moy-nalog)

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

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

- PHP &gt;= 7.1
- [symfony/http-client](https://github.com/symfony/http-client)

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

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

```
composer require semivan/my-russian-tax
```

Использование
-------------

[](#использование)

```
$client = new MyRussianTax();

// Авторизация пользователя
$client->('login', 'password');

// Добавление прихода
$receiptId = $client->addIncome('Уборка 5', 1);

// URL чека
$receiptUrl = $client->getReceiptUrl($receiptId);

// Информация о чеке
$receiptInfo = $client->getReceiptInfo($receiptId);
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

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

Total

2

Last Release

1625d ago

PHP version history (2 changes)1.0PHP ^7.1

1.0.1PHP &gt;=7.1

### Community

Maintainers

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

---

Top Contributors

[![semivan](https://avatars.githubusercontent.com/u/17897831?v=4)](https://github.com/semivan "semivan (2 commits)")

---

Tags

apiclientlibrarynalog.runalogсамозанятыйlknpd.nalog.ru

### Embed Badge

![Health badge](/badges/semivan-my-russian-tax/health.svg)

```
[![Health](https://phpackages.com/badges/semivan-my-russian-tax/health.svg)](https://phpackages.com/packages/semivan-my-russian-tax)
```

###  Alternatives

[gorkalaucirica/hipchat-v2-api-client

Hipchat v2 API client

80223.4k6](/packages/gorkalaucirica-hipchat-v2-api-client)[teknoo/sellsy-client

PHP library to connect your applications to your Sellsy account account using the Sellsy API and build your websites and your platforms on the Sellsy technology.

18195.6k](/packages/teknoo-sellsy-client)[fabian-beiner/todoist-php-api-library

A PHP client library that provides a native interface to the official Todoist REST API.

4810.8k](/packages/fabian-beiner-todoist-php-api-library)[tilleuls/amazon-mws-orders

Amazon Marketplace Web Service Orders PHP Client Library

1288.1k1](/packages/tilleuls-amazon-mws-orders)

PHPackages © 2026

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