Download the PHP package laracomponents/graphql without Composer
On this page you can find all versions of the php package laracomponents/graphql. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laracomponents/graphql
More information about laracomponents/graphql
Files in laracomponents/graphql
Download laracomponents/graphql
More information about laracomponents/graphql
Files in laracomponents/graphql
Vendor laracomponents
Package graphql
Short Description GraphQL & Relay for laravel
License MIT
Homepage https://github.com/LaraComponents/graphql
Package graphql
Short Description GraphQL & Relay for laravel
License MIT
Homepage https://github.com/LaraComponents/graphql
Please rate this library. Is it a good library?
Informations about the package graphql
GraphQL & Relay for Laravel
Introduction
GraphQL & Relay for Laravel
Requirements
- PHP 5.6.4+ or newer
- Laravel 5.1 or newer
Installation
Require this package with composer:
Open your config/app.php and add the following to the providers array:
Publish the configuration file:
Simple Usage
Create a schema:
Create a type:
Create a field:
Documentation
All detailed documentation is available on the main GraphQL repository – http://github.com/youshido/graphql/.
License
The MIT License (MIT). Please see License File for more information.
All versions of graphql with dependencies
PHP Build Version
Package Version
The package laracomponents/graphql contains the following files
Loading the files please wait ....