Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added PHP library jerowork/graphql-schema-builder #761

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

jerowork
Copy link
Contributor

Description

Added PHP library jerowork/graphql-schema-builder.
"Easily build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of large configuration arrays."

A newly introduced library for the latest PHP versions (^8.3), making use of attributes :).

URL: https://github.com/jerowork/graphql-attribute-schema
(docs: https://jerowork.github.io/graphql-attribute-schema)

Easily build your GraphQL schema for webonyx/graphql-php using PHP attributes
instead of large configuration arrays.

A newly introduced library for the latest PHP versions (^8.3), making use of
attributes :).
@setchy setchy merged commit 30a9ee6 into chentsulin:master Feb 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants