Download the PHP package ride/wba-task without Composer
On this page you can find all versions of the php package ride/wba-task. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ride/wba-task
More information about ride/wba-task
Files in ride/wba-task
Download ride/wba-task
More information about ride/wba-task
Files in ride/wba-task
Vendor ride
Package wba-task
Short Description UI for time-consuming tasks of the Ride framework
License MIT
Package wba-task
Short Description UI for time-consuming tasks of the Ride framework
License MIT
Please rate this library. Is it a good library?
Informations about the package wba-task
Ride: Tasks web application
This module adds a UI to run different time-consuming tasks.
Task
The Task interface is what you need to implement for each task you want to offer.
You can inherit from AbstractTask to omit the obvious functions.
Define Your Task
To make the application know your task, add a dependency definition for it in your dependencies.json:
Code Sample
Check the following code sample to get you on your way:
All versions of wba-task with dependencies
PHP Build Version
Package Version
Requires
ride/lib-dependency Version
^1.0.0
ride/lib-form Version >=0.14.0
ride/lib-http Version ^1.0.0
ride/lib-i18n Version ^1.0.0
ride/lib-mvc Version ^1.0.0
ride/lib-queue Version >=0.1.0
ride/lib-system Version ^1.0.0
ride/lib-validation Version ^1.0.0
ride/web Version >=0.10.0
ride/web-base Version >=0.15.0
ride/wra-queue Version >=0.1.0
ride/lib-form Version >=0.14.0
ride/lib-http Version ^1.0.0
ride/lib-i18n Version ^1.0.0
ride/lib-mvc Version ^1.0.0
ride/lib-queue Version >=0.1.0
ride/lib-system Version ^1.0.0
ride/lib-validation Version ^1.0.0
ride/web Version >=0.10.0
ride/web-base Version >=0.15.0
ride/wra-queue Version >=0.1.0
The package ride/wba-task contains the following files
Loading the files please wait ....