PHPackages                             balazscsaba2006/easy-cron-deployment-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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. balazscsaba2006/easy-cron-deployment-bundle

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

balazscsaba2006/easy-cron-deployment-bundle
===========================================

Easy Cron Deployment Bundle: An easy way to manage your cron using YAML and Symfony Console

1.0.6(5y ago)194MITPHPPHP &gt;=7.3

Since Jan 20Pushed 5y ago1 watchersCompare

[ Source](https://github.com/balazscsaba2006/easy-cron-deployment-bundle)[ Packagist](https://packagist.org/packages/balazscsaba2006/easy-cron-deployment-bundle)[ Docs](https://github.com/balazscsaba2006/easy-cron-deployment-bundle)[ RSS](/packages/balazscsaba2006-easy-cron-deployment-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (7)Versions (8)Used By (0)

![Packagist](https://camo.githubusercontent.com/d38d75afb08b79b56c37f0826f82c0d2057601edbd8b87158d24d32effd40a46/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62616c617a736373616261323030362f656173792d63726f6e2d6465706c6f796d656e742d62756e646c652e737667)![Packagist](https://camo.githubusercontent.com/ba2bbdaf3cba0409c55f735091c06eb8636ac32e91400ba3abdba111cc283fd8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f62616c617a736373616261323030362f656173792d63726f6e2d6465706c6f796d656e742d62756e646c652e737667)![Packagist](https://camo.githubusercontent.com/73ffa35d8e0e3a5aa749c09e402c1f53271f31161a6f1fa01ed89b82a80af4ff/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f62616c617a736373616261323030362f656173792d63726f6e2d6465706c6f796d656e742d62756e646c652e737667)

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

[](#installation)

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 balazscsaba2006/easy-cron-deployment-bundle
```

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 `app/AppKernel.php` file of your project:

```
