2017 © Pedro Peláez
 

symfony-bundle command-scheduler-bundle

This Symfony bundle will allow you to schedule all your commands just like UNIX crontab

image

gemorroj/command-scheduler-bundle

This Symfony bundle will allow you to schedule all your commands just like UNIX crontab

  • Thursday, December 7, 2017
  • by Gemorroj
  • Repository
  • 1 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 50 Forks
  • 0 Open issues
  • 20 Versions
  • 0 % Grown

The README.md

CommandSchedulerBundle

SensioLabsInsight Build Status Coverage Status Latest Stable Version, (*1)

This bundle will allow you to easily manage scheduling for Symfony's console commands (native or not) with cron expression., (*2)

Version: 1.2.7, (*3)

Compatibility: - Symfony 2.8 and 3.x - Tested with PHP 5.5, 5.6, 7.0, 7.1 - Doctrine ORM, (*4)

If you use an older version of Symfony (2.3 to 2.7), use the last 1.1.x release, (*5)

Features

  • An admin interface to add, edit, enable/disable or delete scheduled commands.
  • For each command, you define :
    • name
    • symfony console command (choice based on native list command)
    • cron expression (see Cron format for informations)
    • output file
    • priority
  • A new console command scheduler:execute [--dump] [--no-output] which will be the single entry point to all commands
  • Management of queuing and prioritization between tasks
  • Locking system, to stop scheduling a command that has returned an error
  • Monitoring with timeout or failed commands (Json URL and command with mailing)
  • Translated in french, english, german and spanish

Screenshots

list, (*6)

new, (*7)

new2, (*8)

Documentation

See the documentation here., (*9)

License

This bundle is under the MIT license. See the complete license for info., (*10)

The Versions

29/04 2015

v1.0.3

1.0.3.0 https://github.com/J-Mose/CommandSchedulerBundle

This bundle will allow you to schedule all your commands just like UNIX crontab

  Sources   Download

MIT

The Requires

 

by Julien Guyon

command task scheduler symfony cron

26/04 2015

v1.0.2

1.0.2.0 https://github.com/J-Mose/CommandSchedulerBundle

This bundle will allow you to schedule all your commands just like UNIX crontab

  Sources   Download

MIT

The Requires

 

by Julien Guyon

command task scheduler symfony cron

04/10 2014

v1.0.1

1.0.1.0 https://github.com/J-Mose/CommandSchedulerBundle

This bundle will allow you to schedule all your commands just like UNIX crontab

  Sources   Download

MIT

The Requires

 

by Julien Guyon

command task scheduler symfony cron

10/09 2014

v1.0.0

1.0.0.0 https://github.com/J-Mose/CommandSchedulerBundle

This bundle will allow you to schedule all your commands just like UNIX crontab

  Sources   Download

MIT

The Requires

 

by Julien Guyon

command task scheduler symfony cron