You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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.
Copy file name to clipboardExpand all lines: docs/complementary-tools.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@
23
23
-[GraphQL PHP Validation Toolkit](https://github.com/shmax/graphql-php-validation-toolkit) - Small library for validation of user input
24
24
-[MLL Scalars](https://github.com/mll-lab/graphql-php-scalars) - Collection of custom scalar types
25
25
-[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
0 commit comments