osmianski / lazy-properties
A library that adds lazy properties to your objects.
v0.1.1
2023-03-28 19:53 UTC
Requires
- php: >=8.1
This package is auto-updated.
Last update: 2024-12-28 23:45:22 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.