Skip to content

Commit

Permalink
Merge pull request #761 from jerowork/master
Browse files Browse the repository at this point in the history
Added PHP library jerowork/graphql-schema-builder
  • Loading branch information
setchy authored Feb 11, 2025
2 parents 3bbfff9 + 12c4a67 commit 30a9ee6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ If you want to contribute to this list (please do), send me a pull request.
- [siler](https://github.com/leocavalcante/siler) - Plain-old functions providing a declarative API for GraphQL servers with Subscriptions support.
- [graphql-request-builder](https://github.com/dpauli/php-graphql-request-builder) - Builds request payload in GraphQL structure.
- [drupal/graphql](https://www.drupal.org/project/graphql) - Craft and expose a GraphQL schema for Drupal 9 and 10.
- [jerowork/graphql-schema-builder](https://github.com/jerowork/graphql-attribute-schema) - Easily build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of large configuration arrays.

<a name="php-example" />

Expand Down

0 comments on commit 30a9ee6

Please sign in to comment.