thecodingmachine/graphql-controllers

This package is abandoned and no longer maintained. The author suggests using the thecodingmachine/graphqlite package instead.

Write your GraphQL queries in simple to write controllers (using webonix/graphql-php).

v1.0.3 2023-02-13 11:14 UTC

This package is auto-updated.

Last update: 2023-02-13 11:15:33 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License Scrutinizer Code Quality Build Status Coverage Status

DEPRECATED.

This library has moved to https://github.com/thecodingmachine/graphqlite

GraphQL controllers

A utility library on top of webonyx/graphql-php library.

Note: v1 and v2 of this library was built on top of youshido/graphql.

This library allows you to write your GraphQL queries in simple-to-write controllers.