Download the PHP package tomzx/job without Composer
On this page you can find all versions of the php package tomzx/job. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor tomzx
Package job
Short Description Job runner for PHP.
License MIT
Homepage https://github.com/tomzx/job
Package job
Short Description Job runner for PHP.
License MIT
Homepage https://github.com/tomzx/job
Please rate this library. Is it a good library?
Informations about the package job
Job
Job
is a small library which purpose is to handle the creation and execution of jobs that may be executed synchronously or asynchronously.
Getting started
- In a console,
php composer.phar require tomzx/job
Example
Async jobs can also be handled in a more "promise-oriented" fashion
License
The code is licensed under the MIT license. See LICENSE.
All versions of job with dependencies
PHP Build Version
Package Version
The package tomzx/job contains the following files
Loading the files please wait ....