We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fdb5d1 commit ef23508Copy full SHA for ef23508
README.md
@@ -18,6 +18,13 @@ Features
18
* integration with frameworks, see `EProcess\Application\ContainerApplication` for Symfony
19
* child workers can have own child workers (i.e. `main -> worker -> worker ...`)
20
21
+Install&try
22
+===========
23
+* git clone https://github.com/cursedcoder/eprocess
24
+* cd eprocess
25
+* composer install
26
+* php examples/simple.php
27
+
28
Example explains features
29
=========================
30
0 commit comments