2017 © Pedro Peláez
 

symfony-bundle cron-bundle

Cron scheduler

image

smile/cron-bundle

Cron scheduler

  • Sunday, June 25, 2017
  • by noodle69
  • Repository
  • 9 Watchers
  • 1 Stars
  • 92 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

SmileCronBundle

SensioLabsInsight, (*1)

Cron Bundle scheduler, (*2)

Description

This bundle offer a command that you should use as a cronjob :, (*3)

* * * * * cd <your_project_root> && php app/console smile:crons:run

This command will list all commands extending "CronAbstract" class and defined as service tagged with "smile.cron"., (*4)

You can define specific cron expression for each command as cron and prioritize them., (*5)

Documentation

Documentation, (*6)

Changelog

1.0.1 -> 1.0.3

  • update composer dependencies
  • update docs

1.0.0 -> 1.0.1

  • cron commands are now queued : add specific entity to register when cron commands are queued, started and ended. Prevent multiple cron command call while not ended.
  • change smile:cron command to smile:crons:run command
  • add smile:crons:status command

The Versions

25/06 2017

2.0.x-dev

2.0.9999999.9999999-dev

Cron scheduler

  Sources   Download

GPL-3.0

The Requires

 

05/02 2017

dev-master

9999999-dev

Cron scheduler

  Sources   Download

GPL-3.0

The Requires

 

05/02 2017

1.0.7

1.0.7.0

Cron scheduler

  Sources   Download

GPL-3.0

The Requires

 

17/01 2017

1.0.6

1.0.6.0

Cron scheduler

  Sources   Download

MIT

The Requires

 

03/01 2017

1.0.5

1.0.5.0

Cron scheduler

  Sources   Download

MIT

The Requires

 

03/01 2017

1.0.4

1.0.4.0

Cron scheduler

  Sources   Download

MIT

The Requires

 

02/01 2017

1.0.3

1.0.3.0

Cron scheduler

  Sources   Download

MIT

The Requires

 

29/12 2016

1.0.1

1.0.1.0

Cron scheduler

  Sources   Download

MIT

The Requires

 

19/12 2016

1.0.0

1.0.0.0

Cron scheduler

  Sources   Download

MIT

The Requires