Download the PHP package arxy/graphql-codegen without Composer
On this page you can find all versions of the php package arxy/graphql-codegen. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package graphql-codegen
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.
All versions of graphql-codegen with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
webonyx/graphql-php Version *
nette/php-generator Version ^4.0
psr/log Version ^1.0 | ^2.0 | ^3.0
webonyx/graphql-php Version *
nette/php-generator Version ^4.0
psr/log Version ^1.0 | ^2.0 | ^3.0
The package arxy/graphql-codegen contains the following files
Loading the files please wait ....