renepardon/graphql-client-php

A graphql client for php.

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 0

Forks: 11

pkg:composer/renepardon/graphql-client-php

1.1.1 2018-10-17 08:11 UTC

This package is auto-updated.

Last update: 2025-10-18 20:45:23 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