Skip to content

appserver-io/microcron

Repository files navigation

Microcron

Latest Stable Version Total Downloads License Build Status Scrutinizer Code Quality Code Coverage

Introduction

This library aim for a complete PHP implementation of a cron expression with the addition of seconds as smallest time span to be controlled. Cron expressions used with this library have, other than normal cron, 6 digits where as the schema starts with seconds and continues with a normal cron schedule.

The second-digit can be used the same as the minute or hour digit.

Issues

In order to bundle our efforts we would like to collect all issues regarding this package in the main project repository's issue tracker. Please reference the originating repository as the first element of the issue title e.g.: [appserver-io/<ORIGINATING_REPO>] A issue I am having

Notice

This project is heavily inspired and based on mtdowling/cron-expression which provides the technical background and calculation engine. Therefor the license of this project has to be taken into account. It is included within the enclosed LICENSE file.

About

cron expression wrapper which supports seconds, written in PHP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages