Download the PHP package understeam/yii2-command-scheduler without Composer
On this page you can find all versions of the php package understeam/yii2-command-scheduler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download understeam/yii2-command-scheduler
More information about understeam/yii2-command-scheduler
Files in understeam/yii2-command-scheduler
Download understeam/yii2-command-scheduler
More information about understeam/yii2-command-scheduler
Files in understeam/yii2-command-scheduler
Vendor understeam
Package yii2-command-scheduler
Short Description Yii2 extenstion for Command Bus commands scheduling
License GPLv3
Package yii2-command-scheduler
Short Description Yii2 extenstion for Command Bus commands scheduling
License GPLv3
Please rate this library. Is it a good library?
Informations about the package yii2-command-scheduler
Yii2 Command Scheduler
This command is alternative for cron
and any other cron scheduling components.
It allows to schedule any task dynamically from code:
This lightweight operation allows to postpone any heavy tasks into background.
This tool is cron
based, so, you need to run a scheduler script every minute.
Example entry of crontab
file:
Executor
TODO
Command
TODO
Sorry about docs, they are not ready yet. You can inspect tests and code to see how it works, it's quite simple.
All versions of yii2-command-scheduler with dependencies
PHP Build Version
Package Version
The package understeam/yii2-command-scheduler contains the following files
Loading the files please wait ....