Skip to content

joonlabs/php-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

index.js logo

php-graphql

php-graphql is a pure php implementation of the latest GraphQL specification based on the reference implementation in JavaScript.

Installation

Via composer:

composer require joonlabs/php-graphql

Via git submodule:

git clone https://github.com/joonlabs/php-graphql.git

For more information, see the doc pages

Documentation

The library's documentation is available at https://joonlabs.github.io/php-graphql/ or in the docs folder.

Examples

Examples can be found in the examples directory and are additionally discussed in the documentation.

Backers and sponsors

index.js logo
see joonlabs.com

index.js logo
see leafx.de

#License Fore more infromation regarding the license, see the LICENSE file.