thecodingmachine / tdbm-graphql
A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite).
v6.0.0
2025-12-04 13:42 UTC
Requires
Requires (Dev)
- mouf/picotainer: ^1.1
- php-coveralls/php-coveralls: ^2.8
- phpunit/phpunit: ^11.5
- symfony/cache: ^6.4
README
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.