Download the PHP package symfony-bundles/fork without Composer
On this page you can find all versions of the php package symfony-bundles/fork. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download symfony-bundles/fork
More information about symfony-bundles/fork
Files in symfony-bundles/fork
Download symfony-bundles/fork
More information about symfony-bundles/fork
Files in symfony-bundles/fork
Vendor symfony-bundles
Package fork
Short Description SymfonyBundles Fork Library
License MIT
Homepage https://github.com/symfony-bundles/fork
Package fork
Short Description SymfonyBundles Fork Library
License MIT
Homepage https://github.com/symfony-bundles/fork
Please rate this library. Is it a good library?
Informations about the package fork
SymfonyBundles Fork Library
Installation
Install the library with composer:
How to use (only cli-mode)
Create the fork service:
Create a task that implements an interface SymfonyBundles\Fork\TaskInterface
.
For example:
Now that the task is created, you can execute her in a plurality processes:
And another example:
If you call method wait
, the current process (main) will wait while all child processes will be finished.
All versions of fork with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3
The package symfony-bundles/fork contains the following files
Loading the files please wait ....