renepardon/graphql-client-php

A graphql client for php.

1.1.1 2018-10-17 08:11 UTC

This package is auto-updated.

Last update: 2024-03-18 17:33:26 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License composer.lock

GraphQL PHP client

This is a small and simple PHP client to make requests against GraphQL APIs.

Setup

composer require renepardon/graphql-client-php

TODOs