2mxdev/graphql-php

A PHP port of GraphQL reference implementation

Fund package maintenance!
Open Collective


README

CI Coverage Status Latest Stable Version License

This is a PHP implementation of the GraphQL specification based on the reference implementation in JavaScript.

Installation

Via composer:

composer require webonyx/graphql-php

Documentation

Full documentation is available on the Documentation site as well as in the docs folder of the distribution.

If you don't know what GraphQL is, visit the official website first.

Examples

There are several ready examples in the examples folder of the distribution, with a specific README file per example.

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f7765626f6e79782d6772617068716c2d7068702f6261636b6572732e7376673f77696474683d383930

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f7765626f6e79782d6772617068716c2d7068702f73706f6e736f722f302f6176617461722e737667 68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f7765626f6e79782d6772617068716c2d7068702f73706f6e736f722f312f6176617461722e737667 68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f7765626f6e79782d6772617068716c2d7068702f73706f6e736f722f322f6176617461722e737667 68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f7765626f6e79782d6772617068716c2d7068702f73706f6e736f722f332f6176617461722e737667 68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f7765626f6e79782d6772617068716c2d7068702f73706f6e736f722f342f6176617461722e737667 68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f7765626f6e79782d6772617068716c2d7068702f73706f6e736f722f352f6176617461722e737667 68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f7765626f6e79782d6772617068716c2d7068702f73706f6e736f722f362f6176617461722e737667 68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f7765626f6e79782d6772617068716c2d7068702f73706f6e736f722f372f6176617461722e737667 68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f7765626f6e79782d6772617068716c2d7068702f73706f6e736f722f382f6176617461722e737667 68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f7765626f6e79782d6772617068716c2d7068702f73706f6e736f722f392f6176617461722e737667

License

See LICENSE.