archinspec is a tool to help you maintain a great architecture for your application. You simply define how your architecture should look like and archinspec validates that it actually is as expected. If you use domain-driven design (DDD) or the onion architecture this tool will help you keep your application free from architecture violations!
WARNING: the tool is still in development. Anything can change anytime. Oh, and there might be some bugs here and there :-)
TBD
Simply install archinspec by adding it as a composer dependency:
composer require fakeller/archinspec --dev
TBD
TBD
This project would not be possible without the awesome PhpDependencyAnalysis project by Marco Muths.
See all changes made to this project in the changelog. This project follows semantic versioning.
This project is licensed under the terms of the MIT license.