FriendsOfPHP/proxy-manager-lts
Adding support for a wider range of PHP versions to ocramius/proxy-manager. observed · 2026-08-28
Health v2 · maintenance only
50/100
- Activity 49
- Release rhythm 22
- 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: 2085
- days_rel: 309
- days_push: 309
- n_releases_24m: 1
Adoption not part of the score
1208 stars · 18 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity active
middleware developer-tools developer-tools programming-languages php proxy-pattern oop-proxies long-term-support code-generation lazy-loading
2 sources
- readme: https://github.com/FriendsOfPHP/proxy-manager-lts · fetched 2026-08-28 · d2681d19a4a8
- homepage: https://github.com/Ocramius/ProxyManager · fetched 2026-08-29 · 0da5234433ce
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FriendsOfPHP/proxy-manager-lts | main | 50 |
For agents
markdown · JSON · MCP: product_card(name="FriendsOfPHP/proxy-manager-lts")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem