Skip to content

Documentation: Added new PHP library, Graphql Attribute Schema #1705

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

Merged
merged 1 commit into from
Jun 2, 2025

Conversation

jerowork
Copy link
Contributor

@jerowork jerowork commented May 27, 2025

This library is built as a layer on top of webonyx, which allows to configure GraphQL by PHP attributes.

More information:

@spawnia
Copy link
Collaborator

spawnia commented Jun 2, 2025

Thanks, looks great. I have made a couple suggestions to make the docs more accessible by describing what it does succinctly and neutral, and I suggested a fix to the docs website.

"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.
@jerowork
Copy link
Contributor Author

jerowork commented Jun 2, 2025

Thanks, looks great. I have made a couple suggestions to make the docs more accessible by describing what it does succinctly and neutral, and I suggested a fix to the docs website.

I saw your PRs indeed, thanks for the suggestions! As I said there, good improvements and better to be more neutral. Also changed it in composer.json :)

@spawnia spawnia merged commit 11ce901 into webonyx:master Jun 2, 2025
@spawnia
Copy link
Collaborator

spawnia commented Jun 2, 2025

Thanks @jerowork! I appreciate the effort and like your package.

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.

3 participants