arxy/graphql-codegen

Maintainers

Package info

github.com/Warxcell/graphql-codegen

pkg:composer/arxy/graphql-codegen

Statistics

Installs: 6 475

Dependents: 1

Suggesters: 0

Stars: 5

Open Issues: 0

1.0.3 2025-02-19 10:40 UTC

This package is auto-updated.

Last update: 2026-02-19 12:48:54 UTC


README

GraphQL Codegen.

Examples:

For that graphql SDL schema you get that code.

Then you can implement auto-generated interfaces, and that will guarantee that you didn't miss anything. Furthemore generated interface is strongly typed (with php natives and PSALM/PHPStan annotations) - so, if you have psalm/phpstan you will have 100% type-safety.