Libraries tagged by graphql-query
thecodingmachine/graphqlite
3463484 Downloads
Write your GraphQL queries in simple to write controllers (using webonyx/graphql-php).
hyva-themes/magento2-graphql-view-model
3051184 Downloads
Provide ability to customize GraphQL queries and mutations for Hyvä themes.
rdx/graphql-query
233966 Downloads
Builds GraphQL queries
ruudk/graphql-client-code-generator
217467 Downloads
Transform GraphQL queries into type-safe, zero-dependency PHP 8.4+ code that just works.
cfpinto/graphql
280745 Downloads
A GraphQL query builder class
secundo/laravel-graphql-query-builder
12337 Downloads
A powerful and elegant GraphQL query builder for PHP, designed specifically for Laravel applications
x-graphql/delegate
47548 Downloads
Delegate GraphQL query execution
himik/simple-graphql-query-builder
70638 Downloads
Provide simple api to build graphql mutation query
fusio/adapter-graphql
35514 Downloads
Provides a connection to send GraphQL queries
fnash/graphql-qb
66551 Downloads
A php GraphQL Query Builder. Nice API. Readable queries.
daun/statamic-graphql-alternate-locales
2189 Downloads
List alternate locales of entries in Statamic GraphQL queries.
aligent/magento2-introspection-auth
18925 Downloads
Restricts introspection GraphQL queries to authorised users
thalia/shopify-rest-to-graphql
1384 Downloads
Shopify REST to GraphQL : Converts Shopify REST API payloads to GraphQL queries with minimal changes for seamless Laravel integration.
shmax/graphql-php-validation-toolkit
7002 Downloads
Do validation on fields and args for graphql queries and mutations, and dynamically generate user error types
rebing/graphql-laravel-select-fields
83 Downloads
SelectFields (Eloquent eager loading) for rebing/graphql-laravel - optimizes GraphQL queries by analysing requested fields to build minimal SELECT and eager-load only the needed relations.