

Sacrafices a tiny bit of convenience for huge amount of clarity and safety - no random configuration arrays, no mixed types, no variable function arguments - this library doesnt try to save you from verbosity, but makes sure you always know what you've got. Fully typesafe, and therefore minimum required PHP version is 8.0.Aims to be compliant with the latest draft of GraphQL specification.Its job is transformation of query string into resolved Json result for a given Schema.

GraPHPinator is feature complete PHP implementation of GraphQL server.
