osmianski / lazy-properties
A library that adds lazy properties to your objects.
Installs: 26
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/osmianski/lazy-properties
Requires
- php: >=8.1
This package is auto-updated.
Last update: 2025-06-29 02:23:41 UTC
README
A library that adds lazy properties to your objects.
Installation
Add the Composer package to your project using the following command:
composer require osmianski/lazy-properties
License
This package is open-sourced software licensed under the MIT license.