You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ PHP Process Manager Bundle for Symfony Applications
5
5
6
6
To kill the expensive bootstrap of PHP and Symfony, this bundle add a simple symfony command to start a process manager using ReactPHP.
7
7
8
-
This PHP process manager is Symfony specific and designed to be used with an process control system like [supervisord](http://supervisord.org/) - more reliable and avoid reinventing the wheel.
8
+
This PHP process manager is Symfony specific and designed to be used with a process control system like [supervisord](http://supervisord.org/) - more reliable and avoid reinventing the wheel.
9
9
10
10
Inspired from [php-pm](https://github.com/php-pm/php-pm).
0 commit comments