PHPackages                             mybuilder/cronos - 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. mybuilder/cronos

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mybuilder/cronos
================

Configure Cron task through PHP

4.0.0(3y ago)152526.8k↓33.2%16[4 PRs](https://github.com/mybuilder/cronos/pulls)2MITPHPPHP &gt;=8.0.2CI failing

Since Oct 23Pushed 2y ago16 watchersCompare

[ Source](https://github.com/mybuilder/cronos)[ Packagist](https://packagist.org/packages/mybuilder/cronos)[ RSS](/packages/mybuilder-cronos/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (17)Used By (2)

Cronos
======

[](#cronos)

Easily configure cron through PHP.

If you use Symfony 4/5/6, you could use our [cool bundle](https://github.com/mybuilder/cronos-bundle) in order to configure your app jobs through fancy annotations!

Setup and Configuration
-----------------------

[](#setup-and-configuration)

Require the library via composer:

```
composer require mybuilder/cronos

```

Usage
-----

[](#usage)

### Build Cron

[](#build-cron)

```
