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

container-interop/container-interop

Containers interoperability observed · 2026-08-28

github.com/container-interop/container-interop · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4656
  • days_rel: n/a
  • days_push: 1770
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1245 stars · 44 forks observed · 2026-08-28

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

A PHP library defining common interfaces for dependency injection containers and service locators to achieve interoperability. It served as the test bed for PSR-11 and is now deprecated in favor of PSR-11, which its interfaces directly extend.

Use cases

  • standardize dependency injection container interfaces in PHP
  • make a PHP container compatible with PSR-11
  • write container-agnostic PHP libraries
  • implement delegate lookup pattern between containers
  • consume any DI container through a common interface

When to choose

  • maintaining legacy PHP code that already depends on container-interop interfaces
  • studying the history of PSR-11 or the delegate lookup design pattern

When to avoid

  • starting a new PHP project - use PSR-11 (psr/container) instead
  • you need the delegate lookup feature as a maintained package
  • you want actively maintained container interfaces

Facets

library · maturity abandoned

middleware developer-tools backend web-development developer-tools php psr-11 dependency-injection service-container interoperability deprecated

1 source

Member repositories

RepositoryRoleHealth v2
container-interop/container-interopmain23

For agents

markdown · JSON · MCP: product_card(name="container-interop/container-interop")

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