Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Approach's avatar

Why php-swoole will not used in a Laravel ECO System?

Hi @ all

Why php-swoole will not used in a Laravel ECO System? Nodejs is very fast and has a event-driven asynchronous way. In php is that not so easy possible with nginx/apache2.

PHP swoole has also a own mysql, redis and worker clients that work Asynchronous. You can improve the performance.

Just check out the benchmark screen.

Package: https://github.com/swoole/swoole-src Benchmark: http://grigorov.website/blog/performance-comparison-php-vs-node-js

Check the use cases: https://www.swoole.co.uk/

0 likes
0 replies

Please or to participate in this conversation.