swooletw/laravel-swoole
High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 13
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3222
- days_rel: n/a
- days_push: 527
- n_releases_24m: 0
Adoption not part of the score
4028 stars · 381 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A PHP composer package that runs Laravel and Lumen applications on a high-performance Swoole-based HTTP server, benchmarked up to 5x faster than Nginx with PHP-FPM. It also supports running WebSocket and Socket.io servers within Laravel, with sandboxed app container isolation and cross-process data sharing via Swoole tables.
Use cases
- speed up my laravel application performance
- run laravel or lumen on a swoole http server
- serve a php app without nginx and php-fpm
- add a websocket server to laravel
- build a socket.io server inside a laravel app
- boost requests per second for a lumen api
- share data between php worker processes
When to choose
- You need to significantly increase request throughput of an existing Laravel/Lumen app without rewriting application code
- You want to serve WebSockets or Socket.io directly from a Laravel application
- You are on older Laravel (>=5.5) or PHP (>=7.2) versions that Laravel Octane does not support
When to avoid
- Starting a new project - the README explicitly recommends Laravel's official laravel/octane instead
- You need long-term maintenance and security updates - the package is no longer maintained
- You need coroutine support - the README points to Hypervel for higher-performance coroutine-based Laravel-style development
Facets
plugin · maturity abandoned
http-server websocket middleware web-development backend performance php cross-platform laravel lumen swoole socket-io php-package high-performance http-server websocket-server unmaintained octane-alternative linux macos
1 source
- readme: https://github.com/swooletw/laravel-swoole · fetched 2026-08-28 · 0d4e1f12cf73
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| swooletw/laravel-swoole | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="swooletw/laravel-swoole")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem