Expand description
Project structure analyzer for convention detection.
Scans project directories to detect existing patterns and conventions, enabling smart defaults for CLI commands like make:scaffold.
Structs§
- Foreign
KeyInfo - Information about a detected foreign key relationship.
- Project
Analyzer - Analyzer for detecting project conventions and patterns.
- Project
Conventions - Detected project conventions and structure.
Enums§
- Factory
Pattern - Pattern for factory file organization.
- Test
Pattern - Pattern for test file organization.