silpo-tech/lazy-lib

Lazy load collections

Installs: 45

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/silpo-tech/lazy-lib

v1.0.1 2025-10-03 12:06 UTC

This package is auto-updated.

Last update: 2025-10-03 12:07:24 UTC


README

CI codecov License: MIT

Lazy Lib

Installation

The suggested installation method's via composer:

composer require silpo-tech/lazy-lib

Development

Tests

To run the test suite, you need to install the dependencies:

composer install

Run test suite:

composer test:run

Run test suite with coverage (requires pcov extension):

composer test:coverage

License

This project is licensed under the MIT License - see the LICENSE file for details.