Libraries tagged by lazy-loading
symfony/var-exporter
285082210 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
ocramius/proxy-manager
80237553 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
friendsofphp/proxy-manager-lts
110707667 Downloads
Adding support for a wider range of PHP versions to ocramius/proxy-manager
rekalogika/mapper
21902 Downloads
An object mapper for PHP and Symfony. Maps an object to another object. Primarily used for transforming an entity to a DTO and vice versa.
ocramius/lazy-property
74840 Downloads
A library that provides lazy instantiation logic for object properties
wbraganca/yii2-fancytree-widget
115740 Downloads
The yii2-fancytree widget is a Yii 2 wrapper for the [Fancytree](https://github.com/mar10/fancytree). A JavaScript dynamic tree view plugin for jQuery with support for persistence, keyboard, checkboxes, tables, drag'n'drop, and lazy loading
mageplaza/module-lazy-loading
93903 Downloads
Mageplaza Lazy Loading Images Extension
magepal/magento2-cataloglazyload
60483 Downloads
Improve the load time of your Magento 2 categories pages by loading your images on demand with our Lazy Load Extension
ocramius/lazy-map
478689 Downloads
A library that provides lazy instantiation logic for a map of objects
fisheye/module-lazyload
50855 Downloads
A Magento 2 module that adds support for lazy loading of images.
sitegeist/lazybones
109266 Downloads
Lazy loading for sitegeist/kaleidoscope
alexandre-daubois/lazy-stream
5122 Downloads
Write data to streams, only when it is really needed to.
shinsenter/defer.php
9408 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
negromovich/doctrine-relations-loader
24899 Downloads
Library for lazy loading relations on Doctrine
lazypdo/lazypdo
101518 Downloads
LazyPDO is a set of wrappers over PHP's standard PDO and PDOStatement classes. It enables lazy loading, serialization and decoration.