swooletw / laravel-swoole

High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
MIT License
4.04k stars 390 forks source link

Question: How does this repo compare to Laravel Octane? #485

Closed siddjain closed 3 years ago

siddjain commented 3 years ago

Between laravel-swoole (this repository) and: https://github.com/laravel/octane which is the more mature bug-free product? will both continue to be developed independently? what does future roadmap look like?

Arkanius commented 3 years ago

Hi There!

Well, Swoole isn't a new tool. Laravel took so long to create a solution based on Swoole. With this package, the community could get the advantages of Swoole with the laravel ecosystemm. At this time Octane only accepts the php 8, so, the community will need to keep using the package.

About the future, well, IMO I think Octane will be the first option with the help of all Laravel community (and that's great) and all packages that brings Swoole to Laravel will be less relevant