remon/cron

There is no license information available for the latest version (dev-master) of this package.

Cronjob manager for Laravel

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/remon/cron

dev-master 2015-01-06 12:28 UTC

This package is auto-updated.

Last update: 2025-09-18 08:34:00 UTC


README

Package that allows you to manage your cronjobs

It allows you to:

  • Create new cronjobs
  • Update existing cronjobs
  • Delete cronjobs

Requirements

  • Php 5.4+
  • Crontab
  • Laravel 4.x
  • Database

Installation

...

License

MIT