cweagans/composer-configurable-plugin
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ramsey/composer-repl-lib | 0.78 | Library for building interactive Composer-powered PHP REPLs. Provides the core loop and helpers to evaluate code in a Composer project context, load autoloaded classes, and inspect results—useful for CLI shells, debugging tools, and developer consoles. | 3 | 3 | 2 | 2K | 0 | 17.2 | 43.3 | MIT | 3 months ago | |
| spiral/composer-publish-plugin | 0.77 | Composer plugin for Spiral apps that streamlines publishing package assets and configs into your project during install/update. Automates vendor asset deployment via Composer, reducing manual steps and keeping published files in sync. | 4 | 4 | 2 | 140K | 0 | 2.2 | 55.3 | MIT | 5 years ago | |
| dealerdirect/phpcodesniffer-composer-installer | 0.76 | 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 | |
| cweagans/composer-patches | 0.76 | Apply and manage patch files to Composer dependencies. Lets you keep fixes and tweaks outside vendor/ while still using normal Composer updates, with support for multiple patches per package, remote patch URLs, descriptions, and CI-friendly installs. | 1,698 | 1,707 | 261 | 2M | 43 | 3.9 | 55.3 | BSD-3-Clause | 7 months ago | |
| bamarni/composer-bin-plugin | 0.76 | 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. | 527 | 531 | 26 | 877K | 4 | 22.1 | 51.7 | MIT | 4 months ago | |
| pixelfear/composer-dist-plugin | 0.75 | Composer plugin that prefers installing packages from dist archives, speeding up installs and reducing VCS checkouts. Useful in CI/CD and production deployments where source clones aren’t needed, with configurable behavior per package or repository. | 30 | 30 | 2 | 141K | 1 | 0.4 | 50.5 | MIT | — | |
| yiisoft/composer-config-plugin | 0.74 | — | 31 | 30 | 16 | 315 | 13 | 2.5 | 14.4 | BSD-3-Clause | — | |
| evenement/evenement | 0.74 | Evenement is a tiny, Node.js-inspired EventEmitter for PHP. Create an EventEmitter, register and remove listeners, and emit events with arguments. Designed to stay concise and simple while giving you full control. | 1,351 | 1,367 | 74 | 6M | 2 | 9.5 | 50.9 | MIT | — | |
| eckinox/installer-plugin | 0.71 | Composer plugin that installs eckinox-metapackage packages by replicating a package’s replicate/ directory into your project, merging folders and overwriting same-named files. Supports custom handler classes to control behavior for new and existing files. | 0 | 0 | 0 | 131 | 0 | 3.0 | 29.3 | MIT | 3 years ago |
How can I help you explore Laravel packages today?