kronostechnologies/graphql-framework

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# GraphQL Framework

[![Maintainability](https://api.codeclimate.com/v1/badges/198f7b869eba7c71de44/maintainability)](https://codeclimate.com/github/kronostechnologies/graphql-framework/maintainability) [![CircleCI](https://circleci.com/gh/kronostechnologies/graphql-framework/tree/master.svg?style=svg)](https://circleci.com/gh/kronostechnologies/graphql-framework/tree/master)

A PHP package which provides helpful facilities around the various PHP GraphQL libraries available. Its core library is Webonyx's GraphQL implementation and adds several layers of abstraction to it in order to simplify the development of a GraphQL application or endpoint.

**DISCLAIMER: Although this uses a solid set of packages and the core architecture is decided, this is not considered production-ready yet.**

## Getting started

Check out the documentation available here: http://kronostechnologies.github.io/graphql-framework/getting-started/

## Documentation

Documentation is available at  https://kronostechnologies.github.io/graphql-framework/