eyewitness/cron-expression

This package is abandoned and no longer maintained. No replacement package was suggested.

CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due

v3.0.1 2018-02-07 04:37 UTC

This package is not auto-updated.

Last update: 2020-01-18 21:07:16 UTC


README

This is a fork of the https://github.com/dragonmantank/cron-expression package.

The intention of this fork is to keep the same functionality as upstream, except operate under a different namespace and package name.

The reason is due to composer and namespace problems between v2 and v1 of this package, which are causing conflict issues for some Laravel users. A detailed description of the problem can be found here: https://github.com/dragonmantank/cron-expression/issues/9

This package is only intended to be used for people who run into the ambigous namespace issue, or use one of our other packages.