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

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

setono/deployer-cron
====================

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

v0.2.4(3y ago)1224.0k↓33.3%2[2 issues](https://github.com/Setono/deployer-cron/issues)MITPHPPHP &gt;=7.4CI passing

Since Sep 4Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Setono/deployer-cron)[ Packagist](https://packagist.org/packages/setono/deployer-cron)[ RSS](/packages/setono-deployer-cron/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelog (10)Dependencies (5)Versions (16)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)[![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 setono/deployer-cron
```

Usage
-----

[](#usage)

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

```
