composer-bin-plugin
Bin manager
Helps manage bin dependencies by isolating them from main project dependencies
No conflicts for your bin dependencies
468 stars
8 watching
23 forks
Language: PHP
last commit: 16 days ago
Linked from 1 awesome list
composerconflictdependencyexecutableisolationtool
Related projects:
Repository | Description | Stars |
---|---|---|
bamarni/composition | An API to check environment dependencies at runtime using Composer | 107 |
beberlei/composer-monorepo-plugin | Enables managing dependencies for multiple packages in a single repository using Composer | 305 |
theofidry/composer-inheritance-plugin | A plugin that enables managing shared dependencies across multiple namespaces in a composer-based project | 28 |
composer-unused/composer-unused | A tool to scan your PHP code and identify unused Composer dependencies. | 1,529 |
fxpio/composer-asset-plugin | Manages asset dependencies in PHP projects using NPM and Bower data without installing those tools | 892 |
ionbazan/composer-diff | Tool to compare changes in Composer dependencies between different versions of a project's composer.lock file and generate a report. | 147 |
repman-io/composer-plugin | Enables dependency mirroring without manual updates | 10 |
pborreli/composer-service | A tool that enables remote Composer service for managing dependencies in PHP applications. | 175 |
andir/npins | Provides a tool for managing dependencies in Nix projects by tracking and pinning specific versions of packages. | 217 |
dereuromark/composer-prefer-lowest | Verifies that dependencies used by composer update are at or above the minimum versions defined in composer.json | 20 |
mnsami/composer-custom-directory-installer | A composer plugin for installing packages outside the default vendor directory | 138 |
slince/composer-registry-manager | A tool to manage multiple Composer repositories and easily switch between them. | 555 |
manyuanrong/deno-plugin-prepare | Manages native plugin dependencies for Deno, handling platform-specific binary downloads and caching. | 47 |
netresearch/composer-patches-plugin | Provides patches to modify dependencies during package installation and updating | 79 |
tommy-muehle/tooly-composer-script | Manages PHAR files in composer.json without version control | 101 |