nuwave/lighthouse
A framework for serving GraphQL from Laravel 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
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
- readme: https://github.com/nuwave/lighthouse · fetched 2026-08-28 · f0a82fb48343
- homepage: https://lighthouse-php.com · fetched 2026-08-29 · 036c7b64415b
- site_page: https://lighthouse-php.com/master/getting-started/installation · fetched 2026-08-29 · 99bcf2eb90b2
- site_page: https://lighthouse-php.com/6/getting-started/installation · fetched 2026-08-29 · 99bcf2eb90b2
- site_page: https://lighthouse-php.com/5/getting-started/installation · fetched 2026-08-29 · 267b5f4696c0
- site_page: https://lighthouse-php.com/4/getting-started/installation · fetched 2026-08-29 · b6a2dcbaa995
- site_page: https://lighthouse-php.com/3/getting-started/installation · fetched 2026-08-29 · d281b77bb3d5
- site_page: https://lighthouse-php.com/2/getting-started/installation · fetched 2026-08-29 · 57e113513cba
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nuwave/lighthouse | main | 96 |
For agents
markdown · JSON · MCP: product_card(name="nuwave/lighthouse")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem