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

nuwave/lighthouse

A framework for serving GraphQL from Laravel observed · 2026-08-28

github.com/nuwave/lighthouse · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 95
  • Release rhythm 95
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 7.5
  • age_days: 3748
  • days_rel: 35
  • days_push: 35
  • n_releases_24m: 45

Full methodology

Adoption not part of the score

3502 stars · 469 forks observed · 2026-08-28

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

Lighthouse is a GraphQL server framework that integrates with Laravel applications, letting you define your API schema using the GraphQL Schema Definition Language with server-side directives. It is optimized for Eloquent, generating efficient database queries from your existing models out of the box.

Use cases

  • serve a graphql api from a laravel app
  • build a graphql server on top of eloquent models
  • define a graphql schema with sdl and directives
  • add pagination and validation to graphql queries
  • implement graphql subscriptions and federation in laravel
  • migrate a rest laravel api to graphql

When to choose

  • you have a Laravel or Lumen application and want to expose a GraphQL API
  • you prefer SDL-first schema definition with directive-based behavior
  • you want optimized Eloquent queries generated automatically from GraphQL queries
  • you need features like pagination, validation, auth, subscriptions, and federation out of the box

When to avoid

  • your project is not built on Laravel/Lumen
  • you prefer a code-first GraphQL schema approach rather than SDL
  • you need a GraphQL server in a non-PHP stack
  • you want a framework-agnostic GraphQL library

Facets

framework · maturity active

graphql web-framework api-framework orm middleware routing web-development backend apis databases php self-hosted laravel eloquent sdl-first schema-directives pagination federation subscriptions lumen web-server

8 sources

Member repositories

RepositoryRoleHealth v2
nuwave/lighthousemain96

For agents

markdown · JSON · MCP: product_card(name="nuwave/lighthouse")

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