ideas2life/cron-jobby

A wrapper for cronjobs using jobby for scheduling

Installs: 27 109

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/ideas2life/cron-jobby

0.0.6 2018-05-13 09:05 UTC

This package is not auto-updated.

Last update: 2025-09-27 21:00:19 UTC


README

A cronjob abstraction over jobbyphp/jobby

Why use it?

Installation

$ composer require ideas2life/cron-jobby

Usage

There is an example usage file in

vendor/ideas2life/cron-jobby/jobby/jobby.php

It is recommended that you copy this file in your root project folder and edit as you wish