arkitect icon indicating copy to clipboard operation
arkitect copied to clipboard

Put your architectural rules under test!

Results 85 arkitect issues
Sort by recently updated
recently updated
newest added

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...

enhancement

### Feature Request | Q | A |------------ | ------ | New Feature | no | RFC | yes | BC Break | it depends (backward compatibility may be provided)...

good first issue

### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | yes | BC Break | no #### Summary Currently the output of...

enhancement

### onlyDependOnComponents | Q | A |------------ | ------ | New Feature | yes | RFC | no | BC Break | no #### Summary Some classes should ONLY depends...

enhancement
good first issue
question

### 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...

enhancement

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...