# composer/packagist

Package Repository Website - try https://packagist.com if you need your own -

Repository: https://github.com/composer/packagist
Canonical: https://ross.abutalabs.com/products/packagist
Homepage: https://packagist.org/
Language: PHP
License: MIT
License Family: permissive
Topics: packagist, php
Last push: 2026-08-26T09:37:36+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 5564, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1818, forks 484 (observed 2026-08-28T04:05:40.703189+00:00)

## What it is
The source code of Packagist.org, the default package repository for Composer that aggregates public PHP packages. It is a Symfony web application explicitly not intended for re-use; it is open-sourced to enable contributions.

## Use cases
- find php packages for composer
- publish my php library to packagist
- contribute to the packagist website codebase
- understand how a composer package repository works
- search php packages by keyword

## When to choose
- you want to contribute code to packagist.org itself
- you want to publish or discover PHP packages via Composer
- you want to study how the main PHP package registry is implemented

## When to avoid
- you want to self-host your own package repository - use Private Packagist or Satis instead
- you need a supported, reusable package registry product
- you are not working in the PHP/Composer ecosystem

## Facets
- artifact type: service
- maturity: active
- function: package-manager, search-engine, http-server
- domain: developer-tools, programming-languages, web-development
- platform: php
- tags: composer, packagist, php-packages, package-registry, dependency-management, symfony, web-server, docker, linux

## Member repositories
- composer/packagist (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:40.703189+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:20:03.647724+00:00, confidence not recorded.
  - readme: https://github.com/composer/packagist (fetched 2026-08-28T04:05:40.703189+00:00, sha 186e2b4fc9a6)
  - homepage: https://packagist.org/ (fetched 2026-08-29T10:59:05.059965+00:00, sha 637758664e8f)
  - site_page: https://packagist.org/about (fetched 2026-08-29T10:59:05.062642+00:00, sha 29af46773a45)
- Data as of 2026-08-30T08:39:29.467469+00:00.
