Skip to content

Commit 11ce901

Browse files
jeroworkspawnia
authored andcommitted
Added new PHP library, Graphql Attribute Schema
"Build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of array-based configuration" This library is built as a layer on top of webonyx, which allows to configure GraphQL by PHP attributes.
1 parent 8758712 commit 11ce901

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/complementary-tools.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
- [GraphQL PHP Validation Toolkit](https://github.com/shmax/graphql-php-validation-toolkit) - Small library for validation of user input
2424
- [MLL Scalars](https://github.com/mll-lab/graphql-php-scalars) - Collection of custom scalar types
2525
- [X GraphQL](https://github.com/x-graphql) - Provides set of libraries for building http schema, schema gateway, transforming schema, generating PHP code from execution definition, and more.
26+
- [GraphQL Attribute Schema](https://github.com/jerowork/graphql-attribute-schema) - Build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of array-based configuration
2627

2728
## GraphQL Clients
2829

0 commit comments

Comments
 (0)