laragraph/utils

Utilities for using GraphQL with Laravel

Installs: 11 621 127

Dependents: 8

Suggesters: 0

Security: 0

Stars: 21

Watchers: 2

Forks: 6

Open Issues: 0

pkg:composer/laragraph/utils

v2.2.0 2025-02-12 13:19 UTC

This package is auto-updated.

Last update: 2025-09-23 19:46:06 UTC


README

CI Status codecov

Latest Stable Version Total Downloads

Utilities for using GraphQL with Laravel

Installation

Install through composer

composer require laragraph/utils

Usage

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:

Changelog

See CHANGELOG.md.

Contributing

See CONTRIBUTING.md.

License

This package is licensed using the MIT License.