/reactphp-symfony

Symfony 4 Hello World example running on ReactPHP.

Primary LanguagePHP

Symfony 4 + ReactPHP

Demo of a simple Symfony 4 application running in ReactPHP

Slides: https://www.slideshare.net/DavidBergunder/reactphp-symfony

References

Wired Up

Executable PHP command in bin/react

$ bin/react

Caveats

  • Convert HttpFoundation Request/Response between Psr Request/Response
  • File uploads/transfers
  • Symfony debug and profiling enabled means memory leaks!