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.
Utilities for using GraphQL with Laravel
Install through composer
composer require laragraph/utils
This package holds basic utilities that are useful for building a GraphQL server with Laravel. If you want to build an application, we recommend using a full framework that integrates the primitives within this package:
See CHANGELOG.md.
See CONTRIBUTING.md.
This package is licensed using the MIT License.
How can I help you explore Laravel packages today?