Libraries tagged by lazy property
ocramius/lazy-property
77190 Downloads
A library that provides lazy instantiation logic for object properties
php-slang/php-slang
27238 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
hosiplan/nette-autowire-properties
731 Downloads
Lazy-Autowire of properties for Nette PresenterComponents.
matej21/nette-autowire-component-factories
704 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
osmianski/lazy-properties
25 Downloads
A library that adds lazy properties to your objects.
ali-eltaweel/lazy-props
6 Downloads
PHP Lazy-initialized properties
jced-artem/lazy-loading
18 Downloads
Quick simple lazy loading trait using reference property and closure
osmianski/super-objects
12 Downloads
A library providing a base class for creating super objects in PHP, the ones with lazy properties, elegant dependency injection, and more.