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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| composer-unused/contracts | 0.79 | Shared contract interfaces used by composer-unused. This package provides the stable API boundary between composer-unused components, enabling versioned compatibility and easier extension without depending on the full application. | 11 | 11 | 0 | 245K | 0 | 21.0 | 65.0 | MIT | 3 years ago | |
| 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. | 2 | 2 | 2 | 2K | 0 | 22.4 | 46.9 | MIT | 1 month 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 | 193K | 0 | 22.2 | 65.0 | 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+. | 596 | 603 | 39 | 4M | 8 | 34.0 | 66.3 | MIT | 4 months ago | |
| composer/composer | 0.76 | Composer is the de facto PHP dependency manager. Declare project requirements in composer.json, install/update packages from Packagist, and lock versions for reproducible builds. Supports private repositories and integrates with common VCS tools like Git. | 29,363 | 29,421 | 4,775 | 3M | 116 | 89.3 | 60.2 | MIT | 1 week ago | |
| bamarni/composer-bin-plugin | 0.75 | 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 | 639K | 4 | 28.6 | 52.3 | MIT | 2 months ago | |
| greg-1-anderson/composer-test-scenarios | 0.75 | Run Composer dependency test scenarios by quickly switching constraints and lockfiles in CI. Define multiple sets of requirements, install each scenario, and verify your package works across a matrix of versions and environments with minimal scripting. | 30 | 31 | 8 | 53 | 2 | 1.0 | 7.1 | — | — | |
| 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 | 137K | 1 | 0.4 | 50.3 | MIT | — | |
| hassankhan/config | 0.74 | Lightweight PHP config loader (PHP 7.4+) for files or strings. Supports PHP, INI, XML, JSON, YAML (via Symfony Yaml), Properties and serialized formats. Load single/multiple files or directories, optional files, and get/set values with simple API. | 975 | 1,024 | 134 | 86K | 16 | 37.6 | 41.1 | MIT | 1 year ago | |
| cweagans/composer-patches | 0.73 | 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,689 | 1,697 | 262 | 2M | 43 | 54.0 | 72.9 | BSD-3-Clause | 5 months ago | |
| composer/spdx-licenses | 0.71 | PHP library providing the official SPDX license and exception lists plus validation of SPDX license expressions. Look up licenses by identifier or name, check OSI approval and deprecation status, and validate complex license strings. | 1,391 | 1,393 | 22 | 3M | 1 | 34.0 | 53.4 | MIT | 16 hours ago |
How can I help you explore Laravel packages today?