2017 © Pedro Peláez
 

library microcron

Cron expression which allows for the use of seconds

image

appserver-io/microcron

Cron expression which allows for the use of seconds

  • Wednesday, May 6, 2015
  • by wagnert
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4,159 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 4 Versions
  • 2 % Grown

The README.md

Microcron

Latest Stable Version Total Downloads License Build Status Scrutinizer Code Quality Code Coverage, (*1)

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., (*2)

The second-digit can be used the same as the minute or hour digit., (*3)

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, (*4)

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., (*5)

The Versions

06/05 2015

dev-master

9999999-dev https://github.com/appserver-io/microcron

Cron expression which allows for the use of seconds

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

php cron seconds cron-expression

13/02 2015

1.0.0

1.0.0.0 https://github.com/appserver-io/microcron

Cron expression which allows for the use of seconds

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

php cron seconds cron-expression

05/01 2015

0.1.0

0.1.0.0 https://github.com/appserver-io/microcron

Cron expression which allows for the use of seconds

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

php cron seconds cron-expression

05/01 2015

0.0.1

0.0.1.0 https://github.com/appserver-io/microcron

Cron expression which allows for the use of seconds

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

php cron seconds cron-expression