Symfony integration for php-task library.
Additional features which are implemented in this bundle.
- Handler discovery
- Different run possibilities
- Different commands to manage and debug commands
- Persist tasks and executions in database
- Run statistics foreach execution of tasks
composer require php-task/task-bundle
See the official documentation on http://php-task.readthedocs.io/en/latest/.
Pull requests are welcome. Please see our CONTRIBUTING guide.