PHPackages                             harp-orm/lazy-array - 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. harp-orm/lazy-array

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

harp-orm/lazy-array
===================

An array which contents can be loaded only when needed

0.1.1(10y ago)120BSD-3-ClausePHP

Since Sep 4Pushed 10y ago2 watchersCompare

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

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Lazy Array
==========

[](#lazy-array)

[![Build Status](https://camo.githubusercontent.com/d43e99006ba96ffde65f1eeb470d805e0b09b455173b85829dca93ca1c366b74/68747470733a2f2f7472617669732d63692e6f72672f686172702d6f726d2f6c617a792d61727261792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/harp-orm/lazy-array)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/963fd280ac41914f1e90fa0f1c41f0bc0169411d2f0c871003e01323ca1cfdf4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f686172702d6f726d2f6c617a792d61727261792f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/harp-orm/lazy-array/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/0282591004923aa4617c58d0c3ed997700b523795a586c1b468183a3b986bd47/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f686172702d6f726d2f6c617a792d61727261792f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/harp-orm/lazy-array/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/d324b35c4f41559a8cde8dd9ba288fb8af060210dc86bf5b7be929c071b968c1/68747470733a2f2f706f7365722e707567782e6f72672f686172702d6f726d2f6c617a792d61727261792f762f737461626c652e706e67)](https://packagist.org/packages/harp-orm/lazy-array)

An array which contents can be loaded only when needed

Instalation
-----------

[](#instalation)

Install via composer

```
composer require harp-orm/lazy-array

```

Usage
-----

[](#usage)

```
$arr = new LazyArray($loader);

// This is where the loader->load() method gets executed
echo $arr[2];

```

License
-------

[](#license)

Copyright (c) 2015, Clippings Ltd. Developed by Ivan Kerin

Under BSD-3-Clause license, read LICENSE file.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

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 ~0 days

Total

2

Last Release

3909d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/506129?v=4)[Harry Dobrev](/maintainers/hkdobrev)[@hkdobrev](https://github.com/hkdobrev)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/harp-orm-lazy-array/health.svg)

```
[![Health](https://phpackages.com/badges/harp-orm-lazy-array/health.svg)](https://phpackages.com/packages/harp-orm-lazy-array)
```

###  Alternatives

[aneeshikmat/yii2-time-down-counter

Widget for yii2, to start count down timer with a lot of options, This widget build dependence of timeDownCounter JS library

1546.0k](/packages/aneeshikmat-yii2-time-down-counter)[optimistdigital/nova-resizable

Simple Laravel Nova tool to enable column resizing

1818.9k](/packages/optimistdigital-nova-resizable)[haruncpi/laravel-simple-captcha

A laravel simple captcha package

1128.3k](/packages/haruncpi-laravel-simple-captcha)

PHPackages © 2026

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