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. girit/magento2-module-lazyload

ActiveMagento2-module

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 1mo 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 49% 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

2693d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/577651296c4034b119760ce02afc5df6c80980b2d1e87434aa1257cbdec18556?d=identicon)[girit](/maintainers/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

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.2M1](/packages/fastly-magento2)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

277.1k](/packages/mage-os-module-automatic-translation)[zepgram/module-rest

Technical module to industrialize API REST call with dependency injection pattern using Guzzle library

1326.2k](/packages/zepgram-module-rest)[graycore/magento2-graphql-introspection-cache

1015.2k](/packages/graycore-magento2-graphql-introspection-cache)[mage-os/mageos-common-async-events

Send REST requests to external endpoints asynchronously. This module implements the most common events like order creation and customer change.

147.7k2](/packages/mage-os-mageos-common-async-events)[mage-os/module-inventory-reservations-grid

Add a grid with the list of inventory reservations.

126.8k](/packages/mage-os-module-inventory-reservations-grid)

PHPackages © 2026

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