Libraries tagged by graphql
api-platform/parameter-validator
12346 Downloads
Validates parameters depending on API-Platform filter description
x-graphql/utils
30863 Downloads
Utilities for working with GraphQL
x-graphql/schema-transformer
21193 Downloads
Transforming types, fields of GraphQL schema
x-graphql/schema-cache
21668 Downloads
Caching GraphQL schema with PSR-16
x-graphql/http-schema
26531 Downloads
Building GraphQL schema over HTTP (aka remote schema)
x-graphql/field-middleware
21210 Downloads
Adding custom logics before and after when resolving fields
x-graphql/field-guard
21196 Downloads
Managing access control of object fields
x-graphql/delegate-execution
30759 Downloads
Delegate GraphQL schema execution
x-graphql/delegate
21826 Downloads
Delegate GraphQL query execution
x-graphql/codegen
21247 Downloads
Generating PHP code for executing GraphQL
wwwision/relay-pagination
4733 Downloads
Simple pagination implementing the Cursor Connections Specification, see https://relay.dev/graphql/connections.htm
mygento/module-graph-ql-cache
7391 Downloads
Magento 2 GraphQL Cache
infinityloop-dev/graphpinator-tokenizer
34299 Downloads
Tokenizer subproject for GraPHPinator: GraphQL server implementation for PHP.
infinityloop-dev/graphpinator-source
25877 Downloads
Source subproject for GraPHPinator: GraphQL server implementation for PHP.
infinityloop-dev/graphpinator-constraint-directives
7107 Downloads
Typesystem directives to declare additional validation on top of GraphQL type system.