graphql-laravel
GraphQL wrapper
A PHP package that enables Laravel applications to interact with GraphQL servers
Laravel wrapper for Facebook's GraphQL
2k stars
38 watching
266 forks
Language: PHP
last commit: 17 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
studio-net/laravel-graphql | Provides a GraphQL implementation on top of Laravel's Eloquent ORM | 56 |
graphql/swapi-graphql | A GraphQL schema and server wrapping SWAPI to provide an accessible API | 1,045 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
mickhansen/graphql-sequelize | A package that simplifies the use of GraphQL with Sequelize models in MySQL and Postgres databases. | 1,897 |
marmelab/json-graphql-server | A tool for creating and testing GraphQL APIs with minimal configuration | 1,929 |
pateketrueke/svql | A wrapper for Svelte 3 applications to simplify GraphQL API interactions | 61 |
kmazzoni/sitecoreql | A GraphQL implementation for interacting with Sitecore's Content Search API using JavaScript. | 15 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
jadell/neo4jphp | A PHP wrapper for interacting with the Neo4j graph database REST interface. | 532 |
overblog/graphqlbundle | Tools to build a complete GraphQL API server in a Symfony application | 787 |
thecodingmachine/graphqlite | A PHP GraphQL library that allows users to create complete APIs by annotating their code with attributes and annotations. | 557 |
joshrps/laravel-shopify-api-wrapper | A package to simplify communication with Shopify's API in Laravel applications. | 93 |
panvid/php-graphql-request-builder | A PHP library for building GraphQL request payloads with structured objects | 4 |
maticzav/graphql-middleware | Simplifies GraphQL schema management by layering additional functionality around resolvers. | 1,143 |
jadulled/googleapi-laravel | A Laravel package providing a wrapper around the Google API v3 interface | 4 |