qd / schema-bundle
Interactive database schema documentation and management for Symfony. Visualize entity relationships with ER diagrams, track schema evolution across releases, collaborate with comments, and export beautiful documentation. Built with Vue 3 and Doctrine ORM.
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 0
Open Issues: 0
Type:symfony-bundle
pkg:composer/qd/schema-bundle
Requires
- php: >=8.1
- doctrine/dbal: ^3.0 || ^4.0
- doctrine/orm: ^3.5
- psr/log: ^1.0 || ^2.0 || ^3.0
- symfony/config: ^6.4 || ^7.0
- symfony/console: ^6.4 || ^7.0
- symfony/dependency-injection: ^6.4 || ^7.0
- symfony/framework-bundle: ^6.4 || ^7.0
- symfony/http-client: ^6.4 || ^7.0
- symfony/http-foundation: ^6.4 || ^7.0
- symfony/mime: ^6.4 || ^7.0
- symfony/security-bundle: ^6.4 || ^7.0
- symfony/serializer-pack: ^1.3
- symfony/validator: ^6.4 || ^7.0
Requires (Dev)
- phpunit/phpunit: ^10.0 || ^11.0
- symfony/phpunit-bridge: ^6.4 || ^7.0
Suggests
- doctrine/doctrine-migrations-bundle: For managing database migrations
- symfony/ai: For AI-powered Natural Language to SQL generation (OpenAI, Anthropic, Azure, Gemini, VertexAI support)
- symfony/maker-bundle: For generating custom entities
- symfony/security-bundle: Required for role-based access control