PHPArkitect – define architectural rules as executable PHP code

PHPArkitect is a command line tool for PHP projects that lets developers define architectural rules as executable PHP code.

It can check whether classes follow namespace boundaries, naming conventions, dependency rules, inheritance constraints, trait usage, type rules, DocBlock requirements, and attribute rules. The tool is intended to help teams keep an application’s architecture consistent during development and in CI/CD workflows.

This is free and open source software.

Key Features

  • Defines architectural constraints using readable PHP configuration files.
  • Checks namespace boundaries, class dependencies, naming conventions, inheritance, traits, types, DocBlocks, and attributes.
  • Supports Composer installation and use as a PHAR executable.
  • Provides baseline support to ignore existing violations while detecting new problems.
  • Offers text, JSON, and GitLab output formats for local use and CI pipelines.
  • Includes a component architecture rule builder for defining layered dependency rules.
  • Supports custom configuration files, autoloading, verbose output, and stopping on first failure.

Website: github.com/phparkitect/arkitect
Support:
Developer: Pietro Campagnano, Patrick Luca Fazzi, Alessandro Minoccheri, and Michele Orselli
License: MIT License

PHPArkitect 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
PHP_CodeSnifferTokenizes PHP files and detects violations
PHP Parallel LintChecks the syntax of PHP files in parallel
PHPLintSpeed up linting PHP files

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted