bamarni/composer-bin-plugin
Composer plugin to isolate “bin” tool dependencies (PHPStan, Rector, PHPUnit, etc.) in separate Composer environments to avoid version conflicts and dependency pollution. Provides config for bin links, target directory, and command forwarding.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| phar-io/composer-plugin | 0.85 | Archived proof-of-concept Composer plugin that adds phive:run and phive:info commands to integrate Phive with Composer (e.g., install phar tools like PHPUnit). Unsupported, likely insecure, and may not work with current Composer—do not use in production. | 14 | 16 | 0 | 0 | 0 | 0.3 | — | — | 8 years ago | |
| maglnet/composer-require-checker | 0.84 | CLI tool that scans your PHP sources and composer.json to ensure every used class/function comes from declared dependencies. Detects “soft” transitive deps and missing required PHP extensions, helping prevent breakage after dependency updates. | 998 | 1,005 | 78 | 484K | 32 | 44.2 | 58.5 | MIT | 2 months ago | |
| oomphinc/composer-installers-extender | 0.84 | Extends Composer Installers to add custom installer types and paths without forking. Define extra installer mappings for plugins/themes/modules and other packages, keeping your project’s directory structure consistent across Composer installs. | 236 | — | 51 | — | 8 | 2.7 | 2.7 | MIT | 5 years ago | |
| phar-io/composer-distributor | 0.83 | Library to build Composer plugins that install and update PHAR-based tools instead of source code. Ideal for dev utilities like PHPUnit/PHPStan/Psalm: keep installs via Composer while avoiding dependency conflicts by distributing signed PHAR releases. | 13 | 13 | 2 | 65K | 3 | 3.7 | 51.6 | NOASSERTION | 2 years ago | |
| cweagans/composer-configurable-plugin | 0.80 | Composer plugin that makes package configuration flexible by reading and merging settings from composer.json (extra) and other sources. Useful for teams needing configurable behavior across environments without hardcoding values in the plugin itself. | 12 | 10 | 1 | 449K | 1 | 0.4 | 55.6 | BSD-3-Clause | — | |
| composer/composer | 0.80 | Composer is the dependency manager for PHP. Declare project requirements, install/update packages, and manage autoloading with a lock file for repeatable builds. Works with Packagist and VCS repositories; runs via CLI on PHP 7.2.5+ (latest). | 29,420 | 29,480 | 4,789 | 3M | 114 | 91.0 | 60.1 | MIT | 2 weeks ago | |
| dealerdirect/phpcodesniffer-composer-installer | 0.79 | Composer installer plugin that automatically discovers and installs PHP_CodeSniffer coding standards (rulesets) from Composer packages. It configures PHPCS installed_paths for you, avoiding manual symlinks and configuration. Supports PHPCS 3/4 and Composer 2.2+. | 598 | 606 | 39 | 4M | 6 | 32.4 | 65.2 | MIT | 4 weeks ago |
How can I help you explore Laravel packages today?