All Projects → dbergunder → Reactphp Symfony

dbergunder / Reactphp Symfony

Symfony 4 Hello World example running on ReactPHP.

Labels

Projects that are alternatives of or similar to Reactphp Symfony

net-mqtt-client-react
Asynchronous MQTT client built on React
Stars: ✭ 45 (+87.5%)
Mutual labels:  reactphp
php-proxy-stratum
ReactPHP stratum+tcp proxy between miners and pools with database and frontend.
Stars: ✭ 36 (+50%)
Mutual labels:  reactphp
Stream
Event-driven readable and writable streams for non-blocking I/O in ReactPHP.
Stars: ✭ 466 (+1841.67%)
Mutual labels:  reactphp
http-middleware-psr15-adapter
A PSR-15 middleware adapter for react/http
Stars: ✭ 18 (-25%)
Mutual labels:  reactphp
reactive-slim
A bridge to use SlimPHP within ReactPHP
Stars: ✭ 25 (+4.17%)
Mutual labels:  reactphp
Cache
Async, Promise-based cache interface for ReactPHP.
Stars: ✭ 280 (+1066.67%)
Mutual labels:  reactphp
Child Process
Event-driven library for executing child processes with ReactPHP.
Stars: ✭ 225 (+837.5%)
Mutual labels:  reactphp
Recoil
Asynchronous coroutines for PHP 7.
Stars: ✭ 765 (+3087.5%)
Mutual labels:  reactphp
php-cli-snake
Lightweight cli spinner with zero dependencies
Stars: ✭ 25 (+4.17%)
Mutual labels:  reactphp
Predis Async
Asynchronous PHP client library for Redis built on top of ReactPHP
Stars: ✭ 354 (+1375%)
Mutual labels:  reactphp
php-react-memcached
Asynchronous Memcached PHP Client for ReactPHP ecosystem
Stars: ✭ 27 (+12.5%)
Mutual labels:  reactphp
reactphp-parallel
ReactPHP bindings around ext-parallel
Stars: ✭ 15 (-37.5%)
Mutual labels:  reactphp
Php Watcher
Monitor for any changes in your php application and automatically restart it (suitable for async apps).
Stars: ✭ 303 (+1162.5%)
Mutual labels:  reactphp
pecan
ReactPHP Shell, based on the Symfony Console component.
Stars: ✭ 43 (+79.17%)
Mutual labels:  reactphp
Http
Event-driven, streaming HTTP client and server implementation for ReactPHP.
Stars: ✭ 507 (+2012.5%)
Mutual labels:  reactphp
Http Client
[Deprecated] Event-driven, streaming HTTP client for ReactPHP.
Stars: ✭ 228 (+850%)
Mutual labels:  reactphp
Promise Timer
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
Stars: ✭ 270 (+1025%)
Mutual labels:  reactphp
Socket
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP.
Stars: ✭ 900 (+3650%)
Mutual labels:  reactphp
Telegram Api
Complete async capable Telegram bot API implementation for PHP7
Stars: ✭ 650 (+2608.33%)
Mutual labels:  reactphp
Dns
Async DNS resolver for ReactPHP.
Stars: ✭ 342 (+1325%)
Mutual labels:  reactphp

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!
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].