Ross ROSS = Recommend OSS · open-source software intelligence for agents

composer/installers

A Multi-Framework Composer Library Installer observed · 2026-08-28

github.com/composer/installers · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

63/100

  • Activity 90
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5189
  • days_rel: n/a
  • days_push: 63
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1441 stars · 400 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Composer plugin that lets PHP package authors install their packages into framework-specific directories based on declared package types. It supports install path mapping and customization for dozens of PHP frameworks and CMSes.

Use cases

  • install composer packages into framework-specific directories
  • define custom install paths per package in composer.json
  • distribute plugins and themes for PHP frameworks via composer
  • avoid writing a custom composer installer for a framework
  • map package types like cakephp-plugin or bitrix-module to install locations

When to choose

  • you maintain a PHP framework or CMS whose packages need non-vendor install paths
  • you publish framework plugins/themes and want standard composer installability
  • you need per-package install path customization in composer

When to avoid

  • your framework already works with the default composer vendor directory
  • you are on Composer 2.1+ and can use getInstalledPackagesByType instead of custom installers
  • your package needs special installation handling beyond path mapping

Facets

library · maturity maintenance

package-manager plugin-system developer-tools developer-tools web-development php cli cross-platform composer composer-plugin package-types install-paths php-frameworks php

1 source

Member repositories

RepositoryRoleHealth v2
composer/installersmain63

For agents

markdown · JSON · MCP: product_card(name="composer/installers")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem