# FriendsOfPHP/proxy-manager-lts

Adding support for a wider range of PHP versions to ocramius/proxy-manager.

Repository: https://github.com/FriendsOfPHP/proxy-manager-lts
Canonical: https://ross.abutalabs.com/products/proxy-manager-lts
Homepage: https://github.com/Ocramius/ProxyManager
Language: PHP
License: MIT
License Family: permissive
Last push: 2025-10-28T10:29:59+00:00

## Health v2 (maintenance only)
Score: 50/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 49, release rhythm 22, longevity 100
- inputs: {"age_days": 2085, "days_push": 309, "days_rel": 309, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1208, forks 18 (observed 2026-08-28T04:03:59.645203+00:00)

## What it is
A fork of ocramius/proxy-manager that generates and manages OOP proxy classes in PHP, adding long-term support for a wider range of PHP versions (>=7.1). It maintains compatibility with older PHP and Composer versions while incorporating improvements from the upstream library.

## Use cases
- generate proxy classes for lazy loading in PHP
- use proxy manager on legacy PHP 7.1 projects
- create interceptors and virtual proxies for objects
- support Composer 1 while using proxy generation
- implement the proxy pattern in PHP applications
- migrate gradually from old PHP versions without losing proxy features

## When to choose
- you need proxy generation on PHP versions older than the upstream library supports
- you are still on Composer 1 and cannot migrate yet
- you want a drop-in replacement for ocramius/proxy-manager with broader PHP compatibility
- you need stable, predictable versioning for progressive migrations

## When to avoid
- you are on modern PHP and can use the upstream ocramius/proxy-manager directly
- you need features or fixes that only exist in the origin library
- you are not working in PHP

## Facets
- artifact type: library
- maturity: active
- function: middleware, developer-tools
- domain: developer-tools, programming-languages
- platform: php
- tags: proxy-pattern, oop-proxies, long-term-support, code-generation, lazy-loading

## Member repositories
- FriendsOfPHP/proxy-manager-lts (main) score 50

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:59.645203+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-30T06:18:38.116623+00:00, confidence not recorded.
  - readme: https://github.com/FriendsOfPHP/proxy-manager-lts (fetched 2026-08-28T04:03:59.645203+00:00, sha d2681d19a4a8)
  - homepage: https://github.com/Ocramius/ProxyManager (fetched 2026-08-29T12:26:25.880593+00:00, sha 0da5234433ce)
- Data as of 2026-08-30T08:39:29.467469+00:00.
