Deptrac – static code analysis tool for PHP projects

Deptrac is a static code analysis tool for PHP projects that helps developers define, communicate, and enforce architectural rules.

It lets you describe architectural layers over classes and specify which dependencies are permitted between them, making it useful for keeping large applications, bundles, modules, and extensions properly separated. It can be run locally or as part of a CI pipeline to detect violations before code is merged.

This is free and open source software.

Key Features

  • Defines architectural layers and dependency rules for PHP codebases.
  • Checks source code for violations of project architecture decisions.
  • Supports configuration using YAML or PHP files.
  • Includes an init command for generating a starter configuration.
  • Can be integrated into CI pipelines to guard pull requests.
  • Offers optional Graphviz and Mermaidjs formatters for visualizing layers, rules, and violations.
  • Provides documentation covering core concepts, configuration, collectors, formatters, and debugging.

Website: github.com/deptrac/deptrac
Support:
Developer: Tim Glabisch, Simon Mönch, Denis Brumann
License: MIT License

Deptrac is written in PHP. Learn PHP with our recommended free books and free tutorials.


Related Software

PHP Linters
PHPStanPHP static analysis tool
PHP Coding Standards FixerFixes your code to follow the standards
MagoExtremely fast PHP linter, formatter, and static analyzer
PsalmStatic analysis tool
PhanStatic analyzer for PHP
PHP_CodeSnifferTokenizes PHP files and detects violations
DeptracStatic code analysis tool for PHP projects
PHP Parallel LintChecks the syntax of PHP files in parallel
PHPLintSpeed up linting PHP files
PHPCompatibilityCoding standard for PHP_CodeSniffer
PHPArkitectDefine architectural rules as executable PHP code

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our carefully curated directory of recommended free and open source software, covering every major software category.

The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more.

Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted