ynloultratech/graphql-bundle

Bundle designed to easily create API projects based on GraphQL

Installs: 14 022

Dependents: 1

Suggesters: 0

Security: 0

Stars: 6

Watchers: 5

Forks: 2

Open Issues: 1

Type:symfony-bundle

v1.5.0 2020-02-19 15:53 UTC

README

Build Status Scrutinizer Code Quality Latest Stable Version Latest Unstable Version License GraphQL Symfony

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

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

Documentation

Full documentation is available on the GraphQLBundle site.

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

Contribute

Please refer to CONTRIBUTING.md for information on how to contribute.

Copyright

This project is licensed under the MIT license.