You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -62,6 +62,7 @@ These are the latest tags for PHP versions that are no longer supported:
62
62
| composer-require-checker |[Verify that no unknown symbols are used in the sources of a package.](https://github.com/maglnet/ComposerRequireChecker)|❌|✅|✅|✅|
63
63
| composer-require-checker-3 |[Verify that no unknown symbols are used in the sources of a package.](https://github.com/maglnet/ComposerRequireChecker)|✅|✅|✅|✅|
64
64
| composer-unused |[Show unused packages by scanning your code](https://github.com/icanhazstring/composer-unused)|✅|✅|✅|✅|
65
+
| cyclonedx-php-composer |[Composer plugin to create Software-Bill-of-Materials (SBOM) in CycloneDX format](https://github.com/CycloneDX/cyclonedx-php-composer)|✅|✅|✅|✅|
65
66
| dephpend |[Detect flaws in your architecture](https://dephpend.com/)|✅|✅|✅|✅|
66
67
| deprecation-detector |[Finds usages of deprecated code](https://github.com/sensiolabs-de/deprecation-detector)|✅|✅|✅|✅|
67
68
| deptrac |[Enforces dependency rules between software layers](https://github.com/qossmic/deptrac)|✅|✅|✅|✅|
0 commit comments