Open
Description
https://github.com/php-pm/php-pm
PHP-PM is a process manager, supercharger and load balancer for PHP applications (especially for asynchronous ones).
It stated that it provides:
- Performance boost up to 15x (compared to PHP-FPM, Symfony applications).
- Integrated load balancer.
- Hot-Code reload (when PHP files change).
- Static file serving for easy development procedures.
- Support for HttpKernel (Symfony/Laravel), Drupal (experimental), Zend (experimental).