thecodingmachine/tdbm-graphql

A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite).

Installs: 78 289

Dependents: 2

Suggesters: 0

Security: 0

Stars: 2

Watchers: 4

Forks: 4

Open Issues: 1

pkg:composer/thecodingmachine/tdbm-graphql

v4.1.0 2021-02-12 14:31 UTC

This package is auto-updated.

Last update: 2025-09-16 22:55:57 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License Scrutinizer Code Quality Build Status Coverage Status

TDBM-GraphQL

GraphQL bridge between TDBM and GraphQLite library.

This library will generate GraphQLite types based on your database model and will modify generates beans with proper annotations.

Read documentation