Skip to content

FaKleiser/archinspec

Repository files navigation

archinspec

Stability Packagist Travis Scrutinizer

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 :-)

Features

TBD

Installation

Simply install archinspec by adding it as a composer dependency:

composer require fakeller/archinspec --dev

Usage

TBD

Configuration

TBD

Credits

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.

About

Static analysis tool for PHP architectures. Define how your architecture should look like and let archinspec validate it.

Resources

License

Stars

Watchers

Forks

Packages

No packages published