laravel-graphql
GraphQL framework
Provides a GraphQL implementation on top of Laravel's Eloquent ORM
GraphQL implementation with power of Laravel
56 stars
9 watching
5 forks
Language: PHP
last commit: over 5 years ago
Linked from 1 awesome list
eloquententitygeneratorgraphqllaravelmutationsquerytransformer
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-python/flask-graphql | Adds GraphQL support to Flask web applications | 1,324 |
graphql-python/graphql-core | A Python implementation of GraphQL's query language and API framework | 512 |
rebing/graphql-laravel | A PHP package that enables Laravel applications to interact with GraphQL servers | 2,131 |
entitygraphql/entitygraphql | A GraphQL library for .NET that simplifies building and executing GraphQL APIs on top of data models. | 418 |
schloerke/gqlr | A GraphQL implementation in R, allowing rapid development of client-server applications with a consistent query language. | 58 |
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,983 |
graphitejs/server | A Node.js framework for building GraphQL APIs with a focus on ease of use and data agnosticity | 120 |
pekkah/tanka-graphql | A comprehensive GraphQL library and execution framework for building scalable and maintainable APIs | 62 |
thecodingmachine/graphqlite | A PHP GraphQL library that allows users to create complete APIs by annotating their code with attributes and annotations. | 557 |
byme8/zeroql | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 277 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
apurebase/kgraphql | A Kotlin implementation of GraphQL schema setup using a rich DSL | 305 |
networknt/light-graphql-4j | A GraphQL implementation framework built on top of light-4j | 31 |
hasura/learn-graphql | A comprehensive tutorial series for building real-world GraphQL applications with deadlines | 1,203 |
rexxars/sql-to-graphql | Generates GraphQL schemas and servers based on SQL table structure. | 592 |