Ross ROSS = Recommend OSS · open-source software intelligence for agents

hhxsv5/laravel-s

LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole. observed · 2026-08-28

github.com/hhxsv5/laravel-s · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 93
  • Release rhythm 93
  • Longevity 100
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: 27.0
  • age_days: 3151
  • days_rel: 44
  • days_push: 44
  • n_releases_24m: 13

Full methodology

Adoption not part of the score

3879 stars · 464 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

LaravelS is an out-of-the-box adapter that integrates Laravel/Lumen applications with the Swoole high-performance coroutine server. It enables Laravel apps to run as persistent Swoole HTTP/WebSocket/TCP/UDP servers with async task queues, millisecond timers, and custom processes.

Use cases

  • run laravel on swoole for high performance
  • add websocket server to laravel app
  • async task queue in laravel
  • millisecond cron jobs in lumen
  • speed up laravel request handling with coroutines
  • run custom background processes in laravel

When to choose

  • you use Laravel or Lumen and need Swoole's performance without rewriting your app
  • you need websocket, TCP, or UDP servers alongside your Laravel HTTP app
  • you want in-process async task queues and millisecond timers in PHP

When to avoid

  • your app runs on shared hosting without the Swoole PHP extension
  • you use a framework other than Laravel/Lumen
  • you prefer traditional PHP-FPM deployment simplicity over persistent server processes

Facets

library · maturity active

http-server websocket middleware scheduling concurrency web-development backend performance php cli swoole laravel lumen async-task-queue coroutine high-performance tcp-server udp-server timer custom-process real-time linux

1 source

Member repositories

RepositoryRoleHealth v2
hhxsv5/laravel-smain94

For agents

markdown · JSON · MCP: product_card(name="hhxsv5/laravel-s")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem