PHPackages                             jeremylivingston/core-proxies - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. jeremylivingston/core-proxies

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jeremylivingston/core-proxies
=============================

Proxy implementations of core PHP classes

1971PHP

Since Aug 28Pushed 12y agoCompare

[ Source](https://github.com/jeremylivingston/core-proxies)[ Packagist](https://packagist.org/packages/jeremylivingston/core-proxies)[ RSS](/packages/jeremylivingston-core-proxies/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (1)

PHP Core Proxies
================

[](#php-core-proxies)

CoreProxies is a generic library that provides proxy implementations for core PHP libraries.

PHP's Reflection implementation is unable to read certain information about core PHP classes. This library provides a mirrored implementation of core classes that can be used by Reflection to obtain metadata.

A practical example would be if you are attempting to inject a lazy-loaded proxy class of `SoapClient` to catch connection exceptions. Since proxying the core `SoapClient` class will not work, you can instead proxy `CoreProxies\Proxy\SoapClient`and successfully generate your implementation.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/472956?v=4)[Jeremy Livingston](/maintainers/jeremylivingston)[@jeremylivingston](https://github.com/jeremylivingston)

---

Top Contributors

[![jeremylivingston](https://avatars.githubusercontent.com/u/472956?v=4)](https://github.com/jeremylivingston "jeremylivingston (6 commits)")

### Embed Badge

![Health badge](/badges/jeremylivingston-core-proxies/health.svg)

```
[![Health](https://phpackages.com/badges/jeremylivingston-core-proxies/health.svg)](https://phpackages.com/packages/jeremylivingston-core-proxies)
```

###  Alternatives

[flowpack/listable

Tiny extension for listing things

35217.8k7](/packages/flowpack-listable)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
