thecodingmachine/tdbm-graphql

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

Maintainers

Package info

github.com/thecodingmachine/tdbm-graphql

pkg:composer/thecodingmachine/tdbm-graphql

Statistics

Installs: 82 226

Dependents: 2

Suggesters: 0

Stars: 2

Open Issues: 1

v6.0.0 2025-12-04 13:42 UTC

This package is auto-updated.

Last update: 2026-03-04 14:17:40 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