PHPackages                             girit/magento2-module-lazyload - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. girit/magento2-module-lazyload

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

girit/magento2-module-lazyload
==============================

Magento 2 LazyLoad module by Girit Interactive

1.0.8(7y ago)1361OSL-3.0PHPPHP ~5.6.5|7.0.2|7.0.4|~7.0.6|~7.1.0

Since May 17Pushed 7y ago4 watchersCompare

[ Source](https://github.com/GiritInteractive/magento2-module-lazyload)[ Packagist](https://packagist.org/packages/girit/magento2-module-lazyload)[ RSS](/packages/girit-magento2-module-lazyload/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (3)Dependencies (3)Versions (5)Used By (0)

Magento 2 LazyLoad Module by [Girit Interactive](https://www.girit-tech.com/)
=============================================================================

[](#magento-2-lazyload-module-by-girit-interactive)

This Magento 2 module adds LazyLoad for catalog images &amp; CMS blocks.

---

✓ Install via composer (recommended)
------------------------------------

[](#-install-via-composer-recommended)

Run the following command under your Magento 2 root dir:

```
composer require girit/magento2-module-lazyload
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush

```

Install manually under app/code
-------------------------------

[](#install-manually-under-appcode)

First, you need to add this repository at the root of your `composer.json`:

```
"repositories": [
    {
        "type": "vcs",
        "url": "https://github.com/Youpie/simple-html-dom"
    }
]
```

Then, require this package in the same way as any other package:

```
"require": {
    "simple-html-dom/simple-html-dom": "*"
}
```

Then, since Simple HTML DOM isn’t PSR-0 compliant, you need to add the following if you want to autoload it via Composer:

```
"autoload": {
    "classmap": [
        "vendor/simple-html-dom/simple-html-dom/"
    ]
}
```

Then, download &amp; place the contents of this repository under {YOUR-MAGENTO2-ROOT-DIR}/app/code/Girit/LazyLoad

Finally, run the following commands under your Magento 2 root dir:

```
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush

```

---

+972-3-9177788

Copyright © 2018 Girit-Interactive. All rights reserved.

[![Girit Interactive Logo](https://camo.githubusercontent.com/ea79ded9331f95d6fc65120e59e2ed3aa2b8fcd5590a8dfc626ae96c14ab4f3d/68747470733a2f2f7777772e67697269742d746563682e636f6d2f74656d706c617465732f696d616765732f6c6f676f732f67697269742d666c61742e706e67)](https://camo.githubusercontent.com/ea79ded9331f95d6fc65120e59e2ed3aa2b8fcd5590a8dfc626ae96c14ab4f3d/68747470733a2f2f7777772e67697269742d746563682e636f6d2f74656d706c617465732f696d616765732f6c6f676f732f67697269742d666c61742e706e67)

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity61

Established project with proven stability

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~73 days

Total

4

Last Release

2745d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5215845?v=4)[girit](/maintainers/girit)[@Girit](https://github.com/Girit)

### Embed Badge

![Health badge](/badges/girit-magento2-module-lazyload/health.svg)

```
[![Health](https://phpackages.com/badges/girit-magento2-module-lazyload/health.svg)](https://phpackages.com/packages/girit-magento2-module-lazyload)
```

###  Alternatives

[elgentos/regenerate-catalog-urls

Regenerate Catalog URL Rewrites (products, categories, cms pages)

2832.6M](/packages/elgentos-regenerate-catalog-urls)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68353.9k](/packages/run-as-root-magento2-prometheus-exporter)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1859.0k](/packages/myparcelnl-magento)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1010.0k22](/packages/loki-magento2-components)[magepal/magento2-form-field-manager

Customer and Address Form Fields Manager for Magento2

273.9k](/packages/magepal-magento2-form-field-manager)[mage-os/module-llm-txt

AI-powered LLMs.txt generation for Magento 2 / Mage-OS stores. Help AI systems understand your store with OpenAI-generated content.

233.3k](/packages/mage-os-module-llm-txt)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
