arkitect
arkitect copied to clipboard
Put your architectural rules under test!
I am not sure about this one, the different includes seems redundant, without this code the CI is green... Any additional test we can make to check if this is...
### Feature Request | Q | A |------------ | ------ | New Feature | no | RFC | yes | BC Break | it depends (backward compatibility may be provided)...
### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | yes | BC Break | no #### Summary Currently the output of...
### onlyDependOnComponents | Q | A |------------ | ------ | New Feature | yes | RFC | no | BC Break | no #### Summary Some classes should ONLY depends...
### Bug Report | Q | A |---------------- | ------ | BC Break | no | Library Version | 0.2.0 | PHP version | 8.0 #### Summary Do the `Extend`...
### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | yes | BC Break | no #### Summary I would like assign...
In this PR I changed how we parse files with their dependencies. If we find a dependency, now we check also inside it other dependencies recursively. Now the collection of...
### What does this PR do? Implements two new class expressions namely: HaveNameEndingWith and HaveNameStartingWith ### HaveNameEndingWith A class expression that evaluates that the classname ends with a given string...
I'd like to discuss setting some milestones for this project so here a first draft, what do you think @fain182 @AlessandroMinoccheri @pfazzi? ### What is a Milestone A **milestone** describes...
### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | no | BC Break | no #### Summary I would like to...