Libraries tagged by loading lazy
symfony/var-exporter
284133260 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
friendsofphp/proxy-manager-lts
110440777 Downloads
Adding support for a wider range of PHP versions to ocramius/proxy-manager
ocramius/proxy-manager
80215209 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
ocramius/lazy-property
74481 Downloads
A library that provides lazy instantiation logic for object properties
rekalogika/mapper
21641 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.
wbraganca/yii2-fancytree-widget
115553 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
develodesign/magento-module-pagebuilder-lazyload-images
31671 Downloads
Uses the modern browser loading="lazy" attribute on images added via page builder. Can be turned on and off per image as needed.
fisheye/module-lazyload
50810 Downloads
A Magento 2 module that adds support for lazy loading of images.
sitegeist/lazybones
109197 Downloads
Lazy loading for sitegeist/kaleidoscope
ocramius/lazy-map
478658 Downloads
A library that provides lazy instantiation logic for a map of objects
mageplaza/module-lazy-loading
93809 Downloads
Mageplaza Lazy Loading Images Extension
magepal/magento2-cataloglazyload
60445 Downloads
Improve the load time of your Magento 2 categories pages by loading your images on demand with our Lazy Load Extension
yarri/lazy-loader
22610 Downloads
LazyLoader provides efficient mechanism for lazy loading with closures
lazypdo/lazypdo
101483 Downloads
LazyPDO is a set of wrappers over PHP's standard PDO and PDOStatement classes. It enables lazy loading, serialization and decoration.
alexandre-daubois/lazy-stream
5122 Downloads
Write data to streams, only when it is really needed to.