PHPackages                             bcc/cron-manager-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. bcc/cron-manager-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

bcc/cron-manager-bundle
=======================

A cron table manager bundle for Symfony

v5.0(5y ago)163270.5k↓58.3%40[3 issues](https://github.com/michelsalib/BCCCronManagerBundle/issues)[2 PRs](https://github.com/michelsalib/BCCCronManagerBundle/pulls)1MITPHPCI failing

Since Jul 16Pushed 4y ago11 watchersCompare

[ Source](https://github.com/michelsalib/BCCCronManagerBundle)[ Packagist](https://packagist.org/packages/bcc/cron-manager-bundle)[ Docs](http://github.com/michelsalib/BCCCronManagerBundle)[ RSS](/packages/bcc-cron-manager-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (12)Versions (17)Used By (1)

Intro to CronManager
====================

[](#intro-to-cronmanager)

It is a bundle that provides a web interface for managing cron table.

[![Build Status](https://camo.githubusercontent.com/07ace1700b090df27c45e3fd7d7dfd837764032c10a611758a4c3740334b48d9/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f6d696368656c73616c69622f42434343726f6e4d616e6167657242756e646c652e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/michelsalib/BCCCronManagerBundle)

Features:
---------

[](#features)

- Displays cron table with time expression, command, output file, error file and comment
- Can guess last execution time and status (based on log files)
- Can display log files
- Support edit/add cron entry
- Includes shortcuts to easily get common time expression, symfony command and symfony log directory
- Translated in english, french and german

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

[](#screenshots)

### Cron list

[](#cron-list)

[![](https://github.com/michelsalib/BCCCronManagerBundle/raw/master/Resources/screens/cron-list.png)](https://github.com/michelsalib/BCCCronManagerBundle/raw/master/Resources/screens/cron-list.png)

### Cron form

[](#cron-form)

[![](https://github.com/michelsalib/BCCCronManagerBundle/raw/master/Resources/screens/cron-form.png)](https://github.com/michelsalib/BCCCronManagerBundle/raw/master/Resources/screens/cron-form.png)

### Cron output

[](#cron-output)

[![](https://github.com/michelsalib/BCCCronManagerBundle/raw/master/Resources/screens/cron-file.png)](https://github.com/michelsalib/BCCCronManagerBundle/raw/master/Resources/screens/cron-file.png)

Installation and configuration:
-------------------------------

[](#installation-and-configuration)

### Get the bundle

[](#get-the-bundle)

Use Tag 5 for Symfony 5, see previous tags and README according to your older version

Add BCCCronManagerBundle:

```
    composer require bcc/cron-manager-bundle v5.0
    bin/console assets:install
```

Adding BCCCronManagerBundle to your application kernel and import the routing configuration is already done by SymfonyFlex

You can customize the prefix as you wish.

Don't forget to secure your route :

```
    access_control:
        - { path: ^/admin, role: ROLE_ADMIN }
```

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity50

Moderate usage in the ecosystem

Community33

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor4

4 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 ~217 days

Recently: every ~398 days

Total

15

Last Release

2063d ago

Major Versions

v2.6.1 → 3.0.x-dev2015-03-27

v3.1 → v4.02018-03-14

v4.2 → v5.02020-11-09

### Community

Maintainers

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

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

---

Top Contributors

[![NicolasBadey](https://avatars.githubusercontent.com/u/639268?v=4)](https://github.com/NicolasBadey "NicolasBadey (29 commits)")[![mrzepinski](https://avatars.githubusercontent.com/u/435196?v=4)](https://github.com/mrzepinski "mrzepinski (7 commits)")[![AntoineLemaire](https://avatars.githubusercontent.com/u/2025537?v=4)](https://github.com/AntoineLemaire "AntoineLemaire (6 commits)")[![jdeniau](https://avatars.githubusercontent.com/u/1398469?v=4)](https://github.com/jdeniau "jdeniau (6 commits)")[![shaneog](https://avatars.githubusercontent.com/u/130415?v=4)](https://github.com/shaneog "shaneog (6 commits)")[![xabbuh](https://avatars.githubusercontent.com/u/1957048?v=4)](https://github.com/xabbuh "xabbuh (6 commits)")[![samuel4x4](https://avatars.githubusercontent.com/u/3427855?v=4)](https://github.com/samuel4x4 "samuel4x4 (5 commits)")[![nowiko](https://avatars.githubusercontent.com/u/8058373?v=4)](https://github.com/nowiko "nowiko (3 commits)")[![aricem](https://avatars.githubusercontent.com/u/50663104?v=4)](https://github.com/aricem "aricem (2 commits)")[![bghosts](https://avatars.githubusercontent.com/u/56561884?v=4)](https://github.com/bghosts "bghosts (2 commits)")[![deeky666](https://avatars.githubusercontent.com/u/1411514?v=4)](https://github.com/deeky666 "deeky666 (2 commits)")[![nass600](https://avatars.githubusercontent.com/u/759551?v=4)](https://github.com/nass600 "nass600 (1 commits)")[![nbk195](https://avatars.githubusercontent.com/u/10559848?v=4)](https://github.com/nbk195 "nbk195 (1 commits)")[![passkey1510](https://avatars.githubusercontent.com/u/175699?v=4)](https://github.com/passkey1510 "passkey1510 (1 commits)")[![PhilETaylor](https://avatars.githubusercontent.com/u/400092?v=4)](https://github.com/PhilETaylor "PhilETaylor (1 commits)")[![r4cker](https://avatars.githubusercontent.com/u/1056315?v=4)](https://github.com/r4cker "r4cker (1 commits)")[![romainlaisne](https://avatars.githubusercontent.com/u/7721517?v=4)](https://github.com/romainlaisne "romainlaisne (1 commits)")[![zogs](https://avatars.githubusercontent.com/u/2210624?v=4)](https://github.com/zogs "zogs (1 commits)")[![sliver](https://avatars.githubusercontent.com/u/6036?v=4)](https://github.com/sliver "sliver (1 commits)")[![smalot](https://avatars.githubusercontent.com/u/1424035?v=4)](https://github.com/smalot "smalot (1 commits)")

---

Tags

cron management

### Embed Badge

![Health badge](/badges/bcc-cron-manager-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/bcc-cron-manager-bundle/health.svg)](https://phpackages.com/packages/bcc-cron-manager-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M572](/packages/shopware-core)[sylius/sylius

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

8.5k5.9M738](/packages/sylius-sylius)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[prestashop/prestashop

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

9.1k17.8k](/packages/prestashop-prestashop)

PHPackages © 2026

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