Libraries tagged by recomposer
vaslv/composer-release
59 Downloads
Interactive release helper: picks the next semver version from existing git tags, then creates an annotated tag and optionally pushes it. Tag-only — no release commit, nothing in the working tree changes. Available as `composer release`.
simonschaufi/composer-json-manipulator
279 Downloads
Package to load, merge and save composer.json file(s). Cleaned up from symplify/composer-json-manipulator
kanopi/composer-assets
332 Downloads
A CMS-agnostic Composer plugin that scaffolds asset files from dependency packages into your project (inspired by drupal/core-composer-scaffold).
k2gl/composer-license-gate
730 Downloads
Composer plugin that checks your dependencies' licenses against an allow/deny policy and can fail the install on a violation
k2gl/composer-attest
922 Downloads
Composer plugin that verifies GitHub build-provenance attestations for the packages you install
innobrain/composer-fix
65 Downloads
Fixes security vulnerabilities reported by composer audit by updating the affected packages.
hexblot/composer-remediate
19 Downloads
Composer plugin that traces vulnerable dependencies to the packages you control and uses Composer's own solver to find the smallest verified upgrade that removes them.
explicatis/composer-binary-checker
48 Downloads
Composer plugin to require the presence of a binary on the target system
ctw/ctw-composer-plugin-composerlenientplugin
70 Downloads
Composer plugin that relaxes the upper bound of the PHP platform, or of any package requirement, for an allowlist of packages, so dependencies capped to an older PHP (e.g. ~8.4.0) or an older dependency major (e.g. laminas/laminas-servicemanager ^3) resolve on a newer one without --ignore-platform-req, forking, or editing vendor.
wppack/translations-installer
341 Downloads
Composer plugin that downloads WordPress core, plugin and theme translations from wordpress.org as packages are installed or updated.
vedmant/phpunit-pretty-result-printer
80 Downloads
PHPUnit Pretty Result Printer
tresbientech/drupal-patch-check
110 Downloads
Checks whether a Drupal site's composer patches still apply, are already in the release, or need a re-roll.
semitexa/core
702 Downloads
Semitexa Core - framework runtime, console tooling, and composer integration
nodus-it/dev-tools
352 Downloads
Einheitliche Dev-Befehle fuer Nodus-Projekte via Composer (d:* Docker, qa:* Lint/Analyse/Test) und bin/nd.
n5s/rangelog
105 Downloads
Rangelog — resolve and parse changelog notes for any package across GitHub, WordPress.org, GitLab, and in-repo sources, over a `(from, to)` version range.