PHPackages                             maximaster/bitrix-cli-commands - 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. [CLI &amp; Console](/categories/cli)
4. /
5. maximaster/bitrix-cli-commands

ActiveLibrary[CLI &amp; Console](/categories/cli)

maximaster/bitrix-cli-commands
==============================

Консольные команды для работы с Битрикс совместимые с symfony/console.

v1.1.0(1y ago)091MITPHPPHP &gt;8.2

Since Aug 22Pushed 1y ago2 watchersCompare

[ Source](https://github.com/maximaster/bitrix-cli-commands)[ Packagist](https://packagist.org/packages/maximaster/bitrix-cli-commands)[ RSS](/packages/maximaster-bitrix-cli-commands/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (6)Versions (7)Used By (0)

maximaster/bitrix-cli-commands
==============================

[](#maximasterbitrix-cli-commands)

Консольные команды для работы с Битрикс совместимые с `symfony/console`.

- `im` модуль:
    - `bitrix:im:delete-chats` - удалить чаты, кроме указанных;
    - `bitrix:im:delete-messages` - удалить все сообщения из чатов;
- `main` модуль:
    - `bitrix:cache:clear` - удалить кеш;
    - `bitrix:main:mark-dangled-files` - удалить неиспользуемые файлы из b\_file;
- `perfmon` модуль:
    - `bitrix:perfmon:clear` - очистить данные собранные монитором производительности;
    - `bitrix:perfmon:configure` - очистить данные собранные монитором производительности;
    - `bitrix:perfmon:disable` - отключить монитор производительности;
    - `bitrix:perfmon:enable` - включить монитор производительности.

Подключение
-----------

[](#подключение)

```
composer require maximaster/bitrix-cli-commands
```

В вашем `bin/console` добавьте команды:

```
$bitrixLoader = \Maximaster\BitrixLoader\BitrixLoader::fromComposerConfigExtra(__DIR__ . '/../composer.json');
$bitrixCliCommandsFactory = require __DIR__ . '/../vendor/maximaster/bitrix-cli-commands/config/commands.php';
$app->addCommands($bitrixCliCommandsFactory($bitrixLoader));
```

Или вместо `require` создайте экземпляры нужных команд по его подобию и добавьте их вручную.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

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

Recently: every ~25 days

Total

6

Last Release

577d ago

### Community

Maintainers

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

---

Top Contributors

[![mlavrinenko](https://avatars.githubusercontent.com/u/15840214?v=4)](https://github.com/mlavrinenko "mlavrinenko (8 commits)")

### Embed Badge

![Health badge](/badges/maximaster-bitrix-cli-commands/health.svg)

```
[![Health](https://phpackages.com/badges/maximaster-bitrix-cli-commands/health.svg)](https://phpackages.com/packages/maximaster-bitrix-cli-commands)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

54743.1k4](/packages/jolicode-castor)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[testo/testo

A lightweight PHP testing framework.

1959.3k55](/packages/testo-testo)

PHPackages © 2026

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