laragraph/utils
Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups.
thecodingmachine/safe 3 https://github.com/laragraph/utils/pull/21tests directory in composer package https://github.com/laragraph/utils/pull/15BadMultipartRequestGraphQLException for invalid multipart/form-data requests https://github.com/laragraph/utils/pull/14$request->input() instead of manually json decoding request body https://github.com/laragraph/utils/pull/12webonyx/graphql-php:^15BadRequestGraphQLException on invalid requests^2 of thecodingmachine/safeContent-Type: application/graphql+json in RequestParserRequestParser to convert an incoming HTTP request to one or more OperationParamsHow can I help you explore Laravel packages today?