laragraph / utils by spawnia

Utilities for using GraphQL with Laravel
6,203,556
14
3
Package Data
Maintainer Username: spawnia
Maintainer Contact: benedikt@franke.tech (Benedikt Franke)
Package Create Date: 2019-12-16
Package Last Update: 2024-02-23
Language: PHP
License: MIT
Last Refreshed: 2024-04-19 15:06:59
Package Statistics
Total Downloads: 6,203,556
Monthly Downloads: 259,053
Daily Downloads: 11,156
Total Stars: 14
Total Watchers: 3
Total Forks: 8
Total Open Issues: 0

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.