graphql-relay-php
GraphQL server helper
A PHP library to simplify the creation of GraphQL servers supporting React Relay
A library to help construct a graphql-php server supporting react-relay.
271 stars
16 watching
27 forks
Language: PHP
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
graphql/graphql-relay-js | A library that simplifies the creation of Relay-compliant GraphQL servers | 1,543 |
graphql-python/graphql-relay-py | A Python library that simplifies the creation of GraphQL servers for React Relay applications | 145 |
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 422 |
relay-tools/relay-local-schema | A tool for running GraphQL queries locally without a separate GraphQL server | 253 |
graphql-elixir/graphql_relay | A library that simplifies the setup of a GraphQL schema compatible with Relay | 36 |
lenaten/react-native-relay | A React Native application that integrates GraphQL and Relay for real-time data fetching | 74 |
graphql-java/todomvc-relay-java | Port of the Relay TodoMVC example with Java server using graphql-java | 68 |
overblog/graphqlbundle | Tools to build a complete GraphQL API server in a Symfony application | 787 |
chentsulin/koa-graphql-relay-example | An example project demonstrating integration of Koa GraphQL and Relay technologies for building data-driven applications. | 99 |
mattmcfarland/sequelize-relay | A library that simplifies the creation of GraphQL servers using Sequelize and Relay | 76 |
anmonteiro/melange-relay | This project provides a high-level GraphQL API abstraction using Relay and ReScript, enabling developers to easily define components with their own data demands. | 5 |
relay-tools/react-relay-network-layer | Provides a layer for managing Relay network requests and responses with batching capabilities | 277 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
gauravtiwari/relay-rails-blog | A demo weblog application powered by GraphQL, Relay, and Rails, demonstrating the use of these technologies for building data-driven web applications. | 139 |
lvarayut/relay-fullstack | A full-stack application generator with Relay integration, providing a scaffolding solution for building GraphQL-based React applications. | 984 |