Skip to content

dev-newvisibility/php-task

 
 

Repository files navigation

php-task

Build Status Scrutinizer Code Quality Code Coverage

php-task is a task-library for synchronous and asynchronous tasks.

Features

  • Scheduling frequent tasks
  • Custom handler to run tasks
  • Extensibility with events
  • Use your own storage to save the events
  • Framework independent (uses a few symfony-components)
  • Monitoring tasks (to be implemented)
  • Statistics of tasks (to be implemented)

and many features more.

Installation

composer require php-task/php-task

Documentation

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

Contribution

Pull requests are welcome. Please see our CONTRIBUTING guide.

About

Interface library for the PHPTask library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%