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).

Installs: 7 361

Dependents: 1

Suggesters: 0

Security: 0

Stars: 12

Watchers: 8

Forks: 3

Open Issues: 4

pkg:composer/thecodingmachine/graphql-controllers

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

This package is auto-updated.

Last update: 2024-05-06 08:34:30 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.