PHPackages                             lince/graphql - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. lince/graphql

ActiveLibrary[API Development](/categories/api)

lince/graphql
=============

Construtor de queries GraphQL

0137PHPCI failing

Since Jul 23Pushed 5y agoCompare

[ Source](https://github.com/linceweb/lince-graphql)[ Packagist](https://packagist.org/packages/lince/graphql)[ RSS](/packages/lince-graphql/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

graphql-qb
==========

[](#graphql-qb)

A php GraphQL Query Builder. Nice API. Readable queries. Examples in Unit Tests.

Includes:

- Query / Mutation / Fragment
- Sorted Fields
- Custom Operation name
- A predictable operation name is generated if you don't specify one and add variables
- Add variables
- Add arguments
- Directives (Include / Skip)
- Sub query

TODO:

- Arguments in sub queries

```
