PHPackages                             tlorens/cron-admin-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. tlorens/cron-admin-bundle

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

tlorens/cron-admin-bundle
=========================

Package to manipulate Symfony Cron Bundle

1.1.0(5y ago)01MITPHPPHP ^7.4

Since Oct 29Pushed 5y ago1 watchersCompare

[ Source](https://github.com/tlorens/CronAdminBundle)[ Packagist](https://packagist.org/packages/tlorens/cron-admin-bundle)[ RSS](/packages/tlorens-cron-admin-bundle/feed)WikiDiscussions develop Synced 2d ago

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

CronAdminBundle
===============

[](#cronadminbundle)

Basic UI/Admin for Cron/Symfony-Bundle

Installation
============

[](#installation)

Applications that use Symfony Flex
----------------------------------

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
$ composer require tlorens/CronAdminBundle
```

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require tlorens/CronAdminBundle
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    tlorens\CronAdminBundle\CronAdminBundle::class => [ 'all' => true ],
];
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Total

3

Last Release

1889d ago

PHP version history (3 changes)1.0.1PHP ^7.1|^7.2

1.0.2PHP ^7.3|^7.4

1.1.0PHP ^7.4

### Community

Maintainers

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

---

Top Contributors

[![tlorens](https://avatars.githubusercontent.com/u/135409?v=4)](https://github.com/tlorens "tlorens (1 commits)")

---

Tags

bundlepackagephpsymfony

### Embed Badge

![Health badge](/badges/tlorens-cron-admin-bundle/health.svg)

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

PHPackages © 2026

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