laragraph / utils by spawnia

Utilities for using GraphQL with Laravel
7,976,779
18
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-11-16 15:03:33
Package Statistics
Total Downloads: 7,976,779
Monthly Downloads: 269,462
Daily Downloads: 5,537
Total Stars: 18
Total Watchers: 3
Total Forks: 6
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.