mathsgod/gql-php-generator

There is no license information available for the latest version (1.0.2) of this package.

A library used for generator gql file by input pdo

1.0.2 2019-07-05 10:01 UTC

This package is auto-updated.

Last update: 2024-04-07 11:29:55 UTC


README

$g = new GQL\Generator($pdo);

echo $g->output();