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

Abandoned → [jmose/command-scheduler-bundle](/?search=jmose%2Fcommand-scheduler-bundle)Symfony-bundle

gemorroj/command-scheduler-bundle
=================================

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

v1.2.5(9y ago)023MITPHPPHP &gt;=5.5.9

Since Sep 10Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Gemorroj/CommandSchedulerBundle)[ Packagist](https://packagist.org/packages/gemorroj/command-scheduler-bundle)[ Docs](https://github.com/J-Mose/CommandSchedulerBundle)[ RSS](/packages/gemorroj-command-scheduler-bundle/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (10)Versions (21)Used By (0)

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

[](#commandschedulerbundle)

[![SensioLabsInsight](https://camo.githubusercontent.com/f78ee16898fdc189d450ec965e07cb5a6a15c3184b4f5596edcc839d94cad4be/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f38643938343134302d306531392d346334662d386230352d3630353032356565626562352f6d696e692e706e67)](https://insight.sensiolabs.com/projects/8d984140-0e19-4c4f-8b05-605025eebeb5)[![Build Status](https://camo.githubusercontent.com/625ecb32f4f77876d81fdc1f733b6689d68b932618326e246c6c59d4c5fbf31c/68747470733a2f2f7472617669732d63692e6f72672f4a2d4d6f73652f436f6d6d616e645363686564756c657242756e646c652e737667)](https://travis-ci.org/J-Mose/CommandSchedulerBundle)[![Coverage Status](https://camo.githubusercontent.com/baac23fa615f6105bf9cc1a91c12796a831b0b7e75c318cc401c3763d9eec245/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f4a2d4d6f73652f436f6d6d616e645363686564756c657242756e646c652f62616467652e737667)](https://coveralls.io/r/J-Mose/CommandSchedulerBundle)[![Latest Stable Version](https://camo.githubusercontent.com/5ffa969a52ea57c5d5f1b88e06f08827ba54b18fe28e4b1ca36387b8ef4b05d1/68747470733a2f2f706f7365722e707567782e6f72672f6a6d6f73652f636f6d6d616e642d7363686564756c65722d62756e646c652f762f737461626c65)](https://packagist.org/packages/jmose/command-scheduler-bundle)

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

**Version**: 1.2.7

**Compatibility**:

- **Symfony 2.8** and **3.x**
- Tested with PHP 5.5, 5.6, 7.0, 7.1
- Doctrine ORM

**If you use an older version of Symfony (2.3 to 2.7), use the last 1.1.x release**

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
- 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

Screenshots
-----------

[](#screenshots)

[![list](Resources/doc/images/scheduled-list.png)](Resources/doc/images/scheduled-list.png)

[![new](Resources/doc/images/new-schedule.png)](Resources/doc/images/new-schedule.png)

[![new2](Resources/doc/images/command-list.png)](Resources/doc/images/command-list.png)

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

[](#documentation)

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

License
-------

[](#license)

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

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

14

Last Release

3362d ago

PHP version history (2 changes)v1.0.0PHP &gt;=5.3.2

v1.2.1PHP &gt;=5.5.9

### Community

Maintainers

![](https://www.gravatar.com/avatar/3a795fd41706f01fce8e4bd081fa506396eb849bf8ac299420e9be8b48d8d20f?d=identicon)[Gemorroj](/maintainers/Gemorroj)

---

Top Contributors

[![tikoflano](https://avatars.githubusercontent.com/u/6231202?v=4)](https://github.com/tikoflano "tikoflano (19 commits)")[![Gemorroj](https://avatars.githubusercontent.com/u/885731?v=4)](https://github.com/Gemorroj "Gemorroj (18 commits)")[![tis-dm-webfactory](https://avatars.githubusercontent.com/u/11736397?v=4)](https://github.com/tis-dm-webfactory "tis-dm-webfactory (16 commits)")[![Pierstoval](https://avatars.githubusercontent.com/u/3369266?v=4)](https://github.com/Pierstoval "Pierstoval (8 commits)")[![gubler](https://avatars.githubusercontent.com/u/3446?v=4)](https://github.com/gubler "gubler (2 commits)")[![ekomiDevOps](https://avatars.githubusercontent.com/u/17983103?v=4)](https://github.com/ekomiDevOps "ekomiDevOps (2 commits)")[![tomasceruti](https://avatars.githubusercontent.com/u/13835002?v=4)](https://github.com/tomasceruti "tomasceruti (1 commits)")[![PhilETaylor](https://avatars.githubusercontent.com/u/400092?v=4)](https://github.com/PhilETaylor "PhilETaylor (1 commits)")[![sfarkas1988](https://avatars.githubusercontent.com/u/5331193?v=4)](https://github.com/sfarkas1988 "sfarkas1988 (1 commits)")[![b4cedev](https://avatars.githubusercontent.com/u/1891874?v=4)](https://github.com/b4cedev "b4cedev (1 commits)")

---

Tags

schedulersymfonycroncommandtask

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[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)[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)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[shapecode/cron-bundle

This bundle provides scheduled execution of Symfony commands

59493.0k2](/packages/shapecode-cron-bundle)[rewieer/taskschedulerbundle

Task Scheduler with CRON for Symfony

63242.1k](/packages/rewieer-taskschedulerbundle)[glooby/task-bundle

Scheduling of tasks for symfony made simple

3216.3k](/packages/glooby-task-bundle)

PHPackages © 2026

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