thecodingmachine/tdbm-graphql

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

Installs: 79 450

Dependents: 2

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 5

Open Issues: 1

pkg:composer/thecodingmachine/tdbm-graphql

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

This package is auto-updated.

Last update: 2025-12-04 13:45:29 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