php-dependency-list
Class dependency analyzer
A tool to list PHP class dependencies within a project by parsing source code files.
Determine PHP class source dependencies file within a project
5 stars
11 watching
1 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mamuz/phpdependencyanalysis | A tool for static code analysis of PHP projects to identify dependencies and violations in object-oriented structures | 564 |
run-as-root/magento-2-dependency-checker | Tool to verify integrity and structure of Magento 2 modules | 31 |
tcurdt/jdependency | An analysis tool for class dependencies and jar file relationships | 71 |
maglnet/composerrequirechecker | Analyzes composer dependencies and checks for unknown symbols used in the code of a package. | 896 |
shipmonk-rnd/composer-dependency-analyser | Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. | 426 |
juandopazo/es-dependency-graph | Utility for analyzing ES6 module dependencies from source code | 29 |
pdepend/pdepend | Analyzes and evaluates the quality of PHP software designs to improve maintainability, reusability, and extensibility. | 926 |
bamarni/composition | An API to check environment dependencies at runtime using Composer | 107 |
roma-glushko/mage-di-analyzer | Analyzes the impact of Magento modules on DI compilation and bootstrapping processes. | 19 |
jmcdo29/nestjs-spelunker | Analyzes the dependencies of a NestJS application and generates an overview of its module structure and dependencies. | 317 |
wfhartford/gradle-dependency-analyze | Analyzes dependencies in a Java project to identify potential issues and recommendations for improvement | 0 |
tomtom-international/cpp-dependencies | A tool that scans C++ source code to generate dependency graphs in .dot format | 745 |
deps-rs/deps.rs | Provides a service to analyze and display the status of dependencies in Rust projects. | 426 |
composer-unused/composer-unused | A tool to scan your PHP code and identify unused Composer dependencies. | 1,529 |
apiiro/combobulator | A framework to detect and prevent attacks related to dependency confusion in software releases. | 89 |