composition
Dependency checker
An API to check environment dependencies at runtime using Composer
Check your Composer dependencies at runtime.
107 stars
9 watching
4 forks
Language: PHP
last commit: almost 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Helps manage bin dependencies by isolating them from main project dependencies | 473 |
| A tool to scan your PHP code and identify unused Composer dependencies. | 1,540 |
| Analyzes composer dependencies and checks for unknown symbols used in the code of a package. | 905 |
| Verifies that dependencies used by composer update are at or above the minimum versions defined in composer.json | 20 |
| A tool to detect and notify about unauthorized changes in project dependencies | 31 |
| Tool to verify integrity and structure of Magento 2 modules | 31 |
| Tool to compare changes in Composer dependencies between different versions of a project's composer.lock file and generate a report. | 147 |
| Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. | 464 |
| Provides patches to modify dependencies during package installation and updating | 79 |
| Creates and visualizes dependency graphs for software projects using GraphViz. | 929 |
| A tool for fetching Composer dependencies using Nix. | 11 |
| A tool that helps developers check and update their project dependencies to ensure they have the latest versions. | 967 |
| Detects and reports conflicting version requirements of add-ons in an Ember application | 84 |
| A tool that enables remote Composer service for managing dependencies in PHP applications. | 175 |
| A tool to list PHP class dependencies within a project by parsing source code files. | 5 |