PHPackages                             isolate/lazy-objects - 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. isolate/lazy-objects

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

isolate/lazy-objects
====================

Isolate proxy classes generator

1.0.0-alpha3(10y ago)24.2k14MITPHPPHP &gt;=5.4.0

Since Feb 22Pushed 9y ago3 watchersCompare

[ Source](https://github.com/isolate-org/lazy-objects)[ Packagist](https://packagist.org/packages/isolate/lazy-objects)[ RSS](/packages/isolate-lazy-objects/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (5)Versions (4)Used By (4)

\#Lazy Objects

[![Build Status](https://camo.githubusercontent.com/d01905fd30890bf8c1e7a7c52b493dbaed106c2d59d0220d1808d58b8ce960dc/68747470733a2f2f7472617669732d63692e6f72672f69736f6c6174652d6f72672f6c617a792d6f626a656374732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/isolate-org/lazy-objects)[![Windows Build status](https://camo.githubusercontent.com/af6c29d8746f864edd8f264a54af722488e9418d3cfdd17e9e2145f8c50a4ece/68747470733a2f2f63692e6170707665796f722e636f6d2f6170692f70726f6a656374732f7374617475732f657871796c63726f306730766e6239783f7376673d74727565)](https://ci.appveyor.com/project/norzechowicz/lazy-objects)[![Latest Stable Version](https://camo.githubusercontent.com/27675fee57ad245fdb715401135371a429618788451d3b10fb6d561d9c1f8b42/68747470733a2f2f706f7365722e707567782e6f72672f69736f6c6174652f6c617a792d6f626a656374732f762f737461626c652e737667)](https://packagist.org/packages/isolate/lazy-objects)[![Total Downloads](https://camo.githubusercontent.com/6f220e0eeedadfcac214860a6b4a86c311044de12558fb0dcbc6e4296edc7420/68747470733a2f2f706f7365722e707567782e6f72672f69736f6c6174652f6c617a792d6f626a656374732f646f776e6c6f6164732e737667)](https://packagist.org/packages/isolate/lazy-objects)[![Latest Unstable Version](https://camo.githubusercontent.com/44a9ea368e7ce72c1a4fa682cb771f155911c0b7c521c33a441a9147e4bf9f54/68747470733a2f2f706f7365722e707567782e6f72672f69736f6c6174652f6c617a792d6f626a656374732f762f756e737461626c652e737667)](https://packagist.org/packages/isolate/lazy-objects)[![License](https://camo.githubusercontent.com/401f25c9c9f3b0e0db7f06cbb0b8e933a5eaa4ffec63f61c5c55d0f13b636445/68747470733a2f2f706f7365722e707567782e6f72672f69736f6c6174652f6c617a792d6f626a656374732f6c6963656e73652e737667)](https://packagist.org/packages/isolate/lazy-objects)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/54dd3816ae956240584716bb1a4adb6fd45d798483a25161143e69633f259ffb/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f69736f6c6174652d6f72672f6c617a792d6f626a656374732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/isolate-org/lazy-objects/?branch=master)

Documentation
-------------

[](#documentation)

To find out how to use Lazy Objects follow [Documentation](http://docs.isolate-project.org/en/latest/framework/lazy-objects/getting-started/index.html)

Support
-------

[](#support)

If you have any problems or questions your can always contact us on Twitter, just tweet to [@isolate\_php](https://twitter.com/isolate_php)

License
-------

[](#license)

All Isolate components are released under [MIT license](LICENSE)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity46

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.

###  Release Activity

Cadence

Every ~97 days

Total

3

Last Release

3910d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/52325810?v=4)[norbert-tech](/maintainers/norbert-tech)[@norbert-tech](https://github.com/norbert-tech)

---

Top Contributors

[![norberttech](https://avatars.githubusercontent.com/u/1921950?v=4)](https://github.com/norberttech "norberttech (31 commits)")

---

Tags

proxyobjectlazyisolatelazy object

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/isolate-lazy-objects/health.svg)

```
[![Health](https://phpackages.com/badges/isolate-lazy-objects/health.svg)](https://phpackages.com/packages/isolate-lazy-objects)
```

###  Alternatives

[myclabs/deep-copy

Create deep copies (clones) of your objects

8.9k849.8M169](/packages/myclabs-deep-copy)[fideloper/proxy

Set trusted proxies for Laravel

7.3k174.4M559](/packages/fideloper-proxy)[symfony/property-access

Provides functions to read and write from/to an object or array using a simple string notation

2.8k295.3M2.5k](/packages/symfony-property-access)[symfony/var-exporter

Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects

2.1k378.1M441](/packages/symfony-var-exporter)[friendsofphp/proxy-manager-lts

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

1.2k139.1M104](/packages/friendsofphp-proxy-manager-lts)[cuyz/valinor

Dependency free PHP library that helps to map any input into a strongly-typed structure.

1.5k9.2M108](/packages/cuyz-valinor)

PHPackages © 2026

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