Libraries tagged by lazy property
ocramius/lazy-property
69661 Downloads
A library that provides lazy instantiation logic for object properties
php-slang/php-slang
27195 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
osmianski/lazy-properties
19 Downloads
A library that adds lazy properties to your objects.
hosiplan/nette-autowire-properties
721 Downloads
Lazy-Autowire of properties for Nette PresenterComponents.
osmianski/super-objects
11 Downloads
A library providing a base class for creating super objects in PHP, the ones with lazy properties, elegant dependency injection, and more.
matej21/nette-autowire-component-factories
689 Downloads
Lazy-Autowire of properties for Nette PresenterComponents.
iluhansk/yii2-lazy
9 Downloads
implementation pattern design 'lazy load' for components of yii2
akademiano/lazy-property
5 Downloads
A library for set lazy loading properties with closures
jced-artem/lazy-loading
15 Downloads
Quick simple lazy loading trait using reference property and closure