Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate the qossmic/deptrac dev dependency #89

Closed
TravisCarden opened this issue Mar 4, 2023 · 1 comment
Closed

Evaluate the qossmic/deptrac dev dependency #89

TravisCarden opened this issue Mar 4, 2023 · 1 comment

Comments

@TravisCarden
Copy link
Collaborator

Dependency qossmic/deptrac (via qossmic/deptrac-shim)
Description Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
Value/justification High. Enforces the architectural/domain design. c.f. https://github.com/php-tuf/composer-stager/wiki/Software-architecture-&-design#application-architecture
Usage/popularity Medium. Currently over 2M installs on Packagist.
Security policy https://github.com/qossmic/deptrac/security/policy
Maintainance Maintainers appear active and responsible. Semi-frequent, well documented releases that strictly follow semver.
Considerations Composer Stager has very cleanly separated layers so that domain APIs are clearly exposed and implementation details are hidden. As more maintainers are added to the project, it will be important to guard this quality.

Dependency tree

$ composer info --tree qossmic/deptrac-shim
qossmic/deptrac-shim 0.24.0 deptrac phar distribution
├──ext-json *
├──ext-tokenizer *
├──ext-zlib *
└──php ^7.4 || 8.0.* || 8.1.*
@TravisCarden
Copy link
Collaborator Author

Deptrac has been removed in favor of a custom PHPCS sniff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant