laragraph / utils

Utilities for using GraphQL with Laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

laragraph/utils

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.

About

Utilities for using GraphQL with Laravel

License:MIT License


Languages

Language:PHP 96.5%Language:Makefile 3.5%