PHPackages                             shop25/deployer-cron - 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. shop25/deployer-cron

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

shop25/deployer-cron
====================

Use the Setono cron builder to generate cron files in your deployment process

v0.3.1(4y ago)02MITPHPPHP ^7.4 || ^8.0

Since Sep 4Pushed 4y agoCompare

[ Source](https://github.com/shop25/deployer-cron)[ Packagist](https://packagist.org/packages/shop25/deployer-cron)[ RSS](/packages/shop25-deployer-cron/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (6)Versions (14)Used By (0)

Cron functions for Deployer
===========================

[](#cron-functions-for-deployer)

[![Latest Version](https://camo.githubusercontent.com/e276ad891a8540b8f437fc3a7bc71b41a7f64118e50e47ccda07715ab4feee04/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f6465706c6f7965722d63726f6e2f762f737461626c65)](https://packagist.org/packages/setono/deployer-cron)[![Latest Unstable Version](https://camo.githubusercontent.com/c39e587ff108496d57e9477e12fb27a2d4824c1e51fde04148b1daf0d29d9b0c/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f6465706c6f7965722d63726f6e2f762f756e737461626c65)](https://packagist.org/packages/setono/deployer-cron)[![Software License](https://camo.githubusercontent.com/f987e16c584c988d7ab6b5df4237b6f5fca93ea04853648a9f800a2c1cffc22e/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f6465706c6f7965722d63726f6e2f6c6963656e7365)](LICENSE)[![Build Status](https://github.com/Setono/deployer-cron/workflows/build/badge.svg)](https://github.com/Setono/deployer-cron/actions)

Simple handling of cronjobs in your deployment process using the [Cron builder library](https://github.com/Setono/cron-builder).

Installation
------------

[](#installation)

```
$ composer require shop25/deployer-cron
```

Usage
-----

[](#usage)

The easiest usage is to include the cron recipe which hooks into default Deployer events:

```
