PHPackages                             maximaster/bitrix-cron - 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-cron

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

maximaster/bitrix-cron
======================

Упрощает установку служебных процедур Битрикса на cron.

v1.0.0(1y ago)044MITPHP

Since Aug 22Pushed 1y ago2 watchersCompare

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

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

maximaster/bitrix-crontab
=========================

[](#maximasterbitrix-crontab)

Упрощает установку служебных процедур Битрикса на cron.

```
composer require maximaster/bitrix-crontab
```

[Выполнение всех агентов на Cron](https://dev.1c-bitrix.ru/learning/course/?COURSE_ID=43&LESSON_ID=2943)
--------------------------------------------------------------------------------------------------------

[](#выполнение-всех-агентов-на-cron)

```
php ./vendor/bin/bitrix-cron enable-agents
```

Добавьте в crontab выполнение скрипта:

```
* * * * * php $PROJECT_DIR/vendor/bin/bitrix-cron run-agents $DOCUMENT_ROOT

```

заменив `$PROJECT_DIR` на директоорию проекта, а `$DOCUMENT_ROOT` на веб-директорию, где находится Битрикс. `$DOCUMENT_ROOT` можно не указывать, тогда будет делаться попытка определить его автоматически, с небольшой потерей производителности на каждый запуск.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity40

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

Unknown

Total

1

Last Release

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

### Embed Badge

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

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

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71470.5k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20720.9k21](/packages/winbox-args)[tomatophp/filament-artisan

Simple but yet powerful library for running some artisan commands for FilamentPHP

3275.4k1](/packages/tomatophp-filament-artisan)

PHPackages © 2026

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