An open API service indexing awesome lists of open source software.

https://github.com/mathsgod/gql-php-generator


https://github.com/mathsgod/gql-php-generator

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# gql-php-generator

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

echo $g->output();
```