php-task/task-bundle

Symfony integration for php-task library

Installs: 250 753

Dependents: 1

Suggesters: 0

Security: 0

Stars: 12

Watchers: 4

Forks: 7

Open Issues: 6

Type:symfony-bundle

3.0.0 2022-07-25 12:38 UTC

README

Build Status Scrutinizer Code Quality Code Coverage

Symfony integration for php-task library.

Features

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

Installation

composer require php-task/task-bundle

Documentation

See the official documentation on http://php-task.readthedocs.io/en/latest/.

Contribution

Pull requests are welcome. Please see our CONTRIBUTING guide.