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

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

mhary/cron-bundle
=================

With the CronBundle you can configure cron jobs in configuration files

v2.0.2(8y ago)0154MITPHPPHP &gt;=7.0

Since Jan 12Pushed 8y ago1 watchersCompare

[ Source](https://github.com/michal-hary/CronBundle)[ Packagist](https://packagist.org/packages/mhary/cron-bundle)[ RSS](/packages/mhary-cron-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (3)Dependencies (7)Versions (6)Used By (0)

MharyCronBundle
===============

[](#mharycronbundle)

Symfony2 / Symfony 3 Bundle for setting up cron jobs via configuration.

Fork of unsupported skck/SbkCronBundle

PHP 7.0+ required

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

[](#installation)

Prerequisites
-------------

[](#prerequisites)

This bundle requires Symfony 2.1+

Now install it with this command:

```
composer require mhary/cron-bundle
```

Enable the bundle
-----------------

[](#enable-the-bundle)

You need to add the bundle in `app/AppKernel.php`

```
