PHPackages                             heimrichhannot-contao-components/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. heimrichhannot-contao-components/lazyload

ActiveContao-component[Utility &amp; Helpers](/categories/utility)

heimrichhannot-contao-components/lazyload
=========================================

Lazyload integration for Contao Open Source CMS

1.2.3(7y ago)01.0kMITJavaScript

Since Jan 8Pushed 7y ago1 watchersCompare

[ Source](https://github.com/heimrichhannot-contao-components/lazyload)[ Packagist](https://packagist.org/packages/heimrichhannot-contao-components/lazyload)[ RSS](/packages/heimrichhannot-contao-components-lazyload/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (11)Used By (0)

LazyLoad
========

[](#lazyload)

This is a customized [LazyLoad](https://github.com/verlok/lazyload) package to be integrated in [Contao Open Source CMS](https://contao.org).

Install
-------

[](#install)

```
composer require heimrichhannot-contao-components/lazyload

```

In use
------

[](#in-use)

- [Contao Speed Bunde](https://github.com/heimrichhannot/contao-speed-bundle)

Config
------

[](#config)

Add the following to your config (keep keys to prevent double integration):

### Contao 4

[](#contao-4)

```
$GLOBALS['TL_USER_CSS']['huh_components_lazyload'] = 'assets/lazyload/css/lazyload.min.css|static';
$GLOBALS['TL_JAVASCRIPT']['huh_components_lazyload'] = 'assets/lazyload/js/8/lazyload.min.js|static';
// or
$GLOBALS['TL_JAVASCRIPT']['huh_components_lazyload'] = 'assets/lazyload/js/10/lazyload.min.js|static';

```

### Contao 3

[](#contao-3)

```
$GLOBALS['TL_USER_CSS']['huh_components_lazyload'] = 'assets/components/css/lazyload.css|static';
$GLOBALS['TL_JAVASCRIPT']['huh_components_lazyload'] = 'assets/components/js/8/lazyload.min.js|static';
// or
$GLOBALS['TL_JAVASCRIPT']['huh_components_lazyload'] = 'assets/components/js/10/lazyload.min.js|static';

```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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 ~43 days

Recently: every ~52 days

Total

10

Last Release

2696d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/28ad3224d8727b622ebd229840eea6b9dbcb83eb0bd609e6ce65b614830ff538?d=identicon)[digitales@heimrich-hannot.de](/maintainers/digitales@heimrich-hannot.de)

---

Top Contributors

[![koertho](https://avatars.githubusercontent.com/u/12064642?v=4)](https://github.com/koertho "koertho (1 commits)")

### Embed Badge

![Health badge](/badges/heimrichhannot-contao-components-lazyload/health.svg)

```
[![Health](https://phpackages.com/badges/heimrichhannot-contao-components-lazyload/health.svg)](https://phpackages.com/packages/heimrichhannot-contao-components-lazyload)
```

PHPackages © 2026

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