webonyx/graphql-php

PHP implementation of the GraphQL specification based on the reference implementation in JavaScript

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 21 minutes ago
Added to GitGenius on September 14th, 2026
Created on July 15th, 2015
Open Issues & Pull Requests: 68 (+0)
GitHub issues: Enabled
Number of forks: 578
Total Stargazers: 4,715 (+0)
Total Subscribers: 107 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 12.2 hours
Mean response time: 98.4 days
90th percentile: 98.2 days
Tracked items: 54

Most active contributors

Sign in to see contributor activity.

How this project is maintained

77% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Three people close 89% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 22
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 949 days
Stale 30+ days: 19
Stale 90+ days: 12

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (17)
  • bug (6)
  • docs (5)
  • needs reproduction (4)
  • breaking change (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

graphql-php is a PHP implementation of the GraphQL specification that brings the reference JavaScript implementation to the PHP ecosystem.

The tool solves the problem of building GraphQL APIs in PHP by providing a complete, specification-compliant implementation. It follows the reference implementation in JavaScript, ensuring consistency with how GraphQL behaves across language ecosystems. The project maintains compliance with the GraphQL specification and actively works toward supporting newer specification versions.

Developers building GraphQL servers in PHP should choose this tool as the primary option for specification compliance and feature completeness. It suits projects ranging from small APIs to larger systems that need a reliable, standards-based GraphQL foundation. The tool is distributed via Composer for straightforward integration into PHP projects.

The project is undergoing a planned migration to a new home, as announced in its discussions. Work is actively progressing on compliance with newer GraphQL specification versions. The maintainer accepts sponsorship through multiple channels to support ongoing development.