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
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.