laragraph/utils
laragraph/utils
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:
- SDL-first: Lighthouse
- Code-first: graphql-laravel
Changelog
See CHANGELOG.md.
Contributing
See CONTRIBUTING.md.
License
This package is licensed using the MIT License.
Related Packages
doctrine/dbal
Powerful PHP database abstraction layer (DBAL) with many features for database s...
631,580,251
9,707
laravel/serializable-closure
Laravel Serializable Closure provides an easy and secure way to serialize closur...
404,034,618
608
nunomaduro/collision
Cli error handling for console/command-line PHP applications.
384,821,166
4,658