PHPackages                             jasonrgd/graphql-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. jasonrgd/graphql-client

ActiveLibrary[API Development](/categories/api)

jasonrgd/graphql-client
=======================

Softonic GraphQL client

1.2.1(7y ago)192Apache-2.0PHPPHP &gt;=7.0

Since Aug 21Pushed 7y ago1 watchersCompare

[ Source](https://github.com/jasonrgd/graphql-client)[ Packagist](https://packagist.org/packages/jasonrgd/graphql-client)[ Docs](https://github.com/jasonrgd/graphql-client)[ RSS](/packages/jasonrgd-graphql-client/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (9)Used By (0)

PHP GraphQL Client
==================

[](#php-graphql-client)

[![Latest Version](https://camo.githubusercontent.com/7dd3c8c99dda905109ac09166cb3de92ef594e6def23270ab52bdc59af8fc184/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f736f66746f6e69632f6772617068716c2d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://github.com/softonic/graphql-client/releases)[![Software License](https://camo.githubusercontent.com/36cfc741510e076bec951c1421a2b1c3a5553e953fcdb378339626a5f33c1e8d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d417061636865253230322e302d626c75652e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/41b4513b629a542da7a6db711c12cc7e90fe042676f9bc4f36bb98b1353f1882/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f736f66746f6e69632f6772617068716c2d636c69656e742f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/softonic/graphql-client)[![Coverage Status](https://camo.githubusercontent.com/73e88c4e2f284acd4b268128c53486e382fc2149ee7737ccb2ae1d09db3b7ecb/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f736f66746f6e69632f6772617068716c2d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/softonic/graphql-client/code-structure)[![Quality Score](https://camo.githubusercontent.com/e3a5f11bc0e5a45c2c3a5c1c441444bc57def7905a51770f909529983e174855/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f736f66746f6e69632f6772617068716c2d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/softonic/graphql-client)[![Total Downloads](https://camo.githubusercontent.com/6fa781ff50d872e42084bfbcd9f0e1cd042b1244ede7a3d9505c77f6d072033e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736f66746f6e69632f6772617068716c2d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/softonic/graphql-client)

PHP Client for [GraphQL](http://graphql.org/)

Installation
------------

[](#installation)

Via composer:

```
composer require jasonrgd/graphql-client

```

Documentation
-------------

[](#documentation)

To instantiate a client with an OAuth2 provider:

```
