https://github.com/thecodingmachine/graphql-controllers
Write your GraphQL queries in simple to write controllers (using webonix/graphql-php).
https://github.com/thecodingmachine/graphql-controllers
Last synced: 9 months ago
JSON representation
Write your GraphQL queries in simple to write controllers (using webonix/graphql-php).
- Host: GitHub
- URL: https://github.com/thecodingmachine/graphql-controllers
- Owner: thecodingmachine
- Created: 2017-06-29T13:05:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-06T08:34:27.000Z (over 1 year ago)
- Last Synced: 2025-04-11T18:59:48.017Z (10 months ago)
- Language: PHP
- Homepage:
- Size: 469 KB
- Stars: 12
- Watchers: 7
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://packagist.org/packages/thecodingmachine/graphql-controllers)
[](https://packagist.org/packages/thecodingmachine/graphql-controllers)
[](https://packagist.org/packages/thecodingmachine/graphql-controllers)
[](https://packagist.org/packages/thecodingmachine/graphql-controllers)
[](https://scrutinizer-ci.com/g/thecodingmachine/graphql-controllers/?branch=master)
[](https://travis-ci.org/thecodingmachine/graphql-controllers)
[](https://coveralls.io/github/thecodingmachine/graphql-controllers?branch=master)
# 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.