PHPackages                             totalcrm/command-scheduler-bundle - 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. totalcrm/command-scheduler-bundle

ActiveSymfony-bundle

totalcrm/command-scheduler-bundle
=================================

This Symfony bundle will allow you to schedule all your commands just like UNIX crontab

1.0.7(4y ago)294MITPHPPHP ^7.2

Since Apr 7Pushed 3y ago1 watchersCompare

[ Source](https://github.com/totalcrm/command-scheduler-bundle)[ Packagist](https://packagist.org/packages/totalcrm/command-scheduler-bundle)[ Docs](https://github.com/totalcrm/command-scheduler-bundle)[ RSS](/packages/totalcrm-command-scheduler-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (10)Dependencies (16)Versions (13)Used By (0)

CommandSchedulerBundle
======================

[](#commandschedulerbundle)

This bundle will allow you to easily manage scheduling for Symfony's console commands (native or not) with cron expression.

Features
--------

[](#features)

- An admin interface to add, edit, enable/disable or delete scheduled commands.
- For each command, you define :
    - name
    - symfony console command (choice based on native `list` command)
    - cron expression (see [Cron format](http://en.wikipedia.org/wiki/Cron#Format) for informations)
    - output file (for `$output->write`)
    - priority
- A new console command `scheduler:execute [--dump] [--no-output]` which will be the single entry point to all commands
- Management of queuing and prioritization between tasks
- Locking system, to stop scheduling a command that has returned an error
- Monitoring with timeout or failed commands (Json URL and command with mailing)
- Translated in french, english, german and spanish
- An [EasyAdmin](https://github.com/EasyCorp/EasyAdminBundle) configuration template available [here](Resources/doc/index.md#6---easyadmin-integration)
- **Beta** - Handle commands with a deamon (unix only) if you don't want to use a cronjob

Documentation
-------------

[](#documentation)

See the [documentation here](src/Resources/doc/index.md).

License
-------

[](#license)

This bundle is under the MIT license. See the [complete license](LICENCE) for info.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Total

12

Last Release

1485d ago

Major Versions

0.0.5 → 1.0.02022-04-08

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15926848?v=4)[TotalCRM](/maintainers/TotalCRM)[@totalcrm](https://github.com/totalcrm)

---

Top Contributors

[![totalcrm](https://avatars.githubusercontent.com/u/15926848?v=4)](https://github.com/totalcrm "totalcrm (45 commits)")

---

Tags

croncronjob-schedulerschedulesymfonysymfony-bundlesymfony-crontotalcrmschedulersymfonycroncommandtask

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/totalcrm-command-scheduler-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/totalcrm-command-scheduler-bundle/health.svg)](https://phpackages.com/packages/totalcrm-command-scheduler-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[jmose/command-scheduler-bundle

This Symfony bundle will allow you to schedule all your commands just like UNIX crontab

3361.4M1](/packages/jmose-command-scheduler-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[dukecity/command-scheduler-bundle

This Symfony bundle will allow you to schedule all your commands just like UNIX crontab

25350.9k5](/packages/dukecity-command-scheduler-bundle)

PHPackages © 2026

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