axtiva/flexible-graphql-php
Schema SDL first lib for generate php code from graphql sdl to TypeRegistry with webonyx/graphql-php
This tool helps PHP developers quickly build GraphQL APIs by automatically generating PHP code from a GraphQL schema definition (SDL). You provide your GraphQL schema, and it outputs the necessary PHP classes and configuration for `webonyx/graphql-php` to handle queries and mutations. It's designed for PHP developers looking to create GraphQL services efficiently, particularly those who prefer a 'schema-first' approach.
Use this if you are a PHP developer building a GraphQL API and want to automate boilerplate code generation from your GraphQL Schema Definition Language (SDL).
Not ideal if you are not a PHP developer or you prefer a 'code-first' approach to building GraphQL APIs.
Stars
14
Forks
1
Language
PHP
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/axtiva/flexible-graphql-php"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mk3008/rawsql-ts
SQL-first lifecycle toolkit for testing, inspecting, and evolving database applications.
helios1138/graphql-typed-client
A tool that generates a strongly typed client library for any GraphQL endpoint. The client...
Shopify/syrup
A type-safe GraphQL model generator for Kotlin, Swift, and TypeScript.
denisart/graphql-query
Complete Domain Specific Language (DSL) for GraphQL query in Python.
swapnilmj/web-vqd
Design SQL "select" queries visually. SQL "joins" by drag-n-drop.