A static analysis tool for PHP that enforces dependency rules between architectural layers and components.
Deptrac is a static analysis tool for PHP that helps developers maintain clean architecture by enforcing dependency rules between layers, components, and modules. It analyzes codebases to ensure dependencies follow defined architectural boundaries, preventing unwanted coupling and technical debt.
Deptrac believes that maintaining architectural boundaries is essential for sustainable software development, and that automated tooling should help developers enforce these boundaries rather than relying solely on discipline and code reviews.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.