Laravel 5 – 13
PHP 7.2+
Low commit activity in last 18 months
A long-lived project that still receives updates
Utilities for using GraphQL with Laravel
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

jangregor/phpstan-prophecy
^1
mll-lab/php-cs-fixer-config
^4
~3.6.0 || ~3.7.0 || ~3.8.0 || ~3.9.0 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9 || ^10 || ^11
phpstan/extension-installer
^1
phpstan/phpstan
^1
phpstan/phpstan-deprecation-rules
^1
phpstan/phpstan-phpunit
^1
phpstan/phpstan-strict-rules
^1
phpunit/phpunit
^7.5 || ^8.5 || ^9 || ^10.5 || ^11 || ^12
thecodingmachine/phpstan-safe-rule
^1.1

Runtime

~5.6.0 || ~5.7.0 || ~5.8.0 || ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || ^13
~5.6.0 || ~5.7.0 || ~5.8.0 || ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || ^13
thecodingmachine/safe
^1.1 || ^2 || ^3
webonyx/graphql-php
^0.13.2 || ^14 || ^15
 Project Readme

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.