2017 © Pedro Peláez
 

symfony-bundle graphql-bundle

Bundle designed to easily create API projects based on GraphQL

image

ynloultratech/graphql-bundle

Bundle designed to easily create API projects based on GraphQL

  • Wednesday, August 1, 2018
  • by rafrsr
  • Repository
  • 3 Watchers
  • 2 Stars
  • 2,302 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 17 Versions
  • 34 % Grown

The README.md

GraphQL Bundle

Build Status Scrutinizer Code Quality Latest Stable Version Latest Unstable Version License GraphQL Symfony, (*1)

Framework (Symfony Bundle) designed to easily create API projects based on GraphQL & Relay Specification, (*2)

  • [X] GraphQL types using doctrine annotations
  • [X] GraphQL Relay Specification
  • [X] GraphQL Subscriptions using Mercure protocol
  • [X] API explorer and documentation with GraphiQL
  • [X] Common CRUD operations (Queries & Mutations)
  • [X] Customizable mutations using Symfony Forms & Validator
  • [X] Behat extension included to write GraphQL API tests easily
  • [X] Convention over configuration approach to avoid complicated configurations

Documentation

Full documentation is available on the GraphQLBundle site., (*3)

If you don't know what GraphQL is, visit this official website by the Facebook engineering team., (*4)

Contribute

Please refer to CONTRIBUTING.md for information on how to contribute., (*5)

This project is licensed under the MIT license., (*6)

The Versions