PHPackages                             spacedmonkey/echo-js-lazy-load - 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. spacedmonkey/echo-js-lazy-load

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

spacedmonkey/echo-js-lazy-load
==============================

Echo.js based lazy load plugin for WordPress

1.2.2(5y ago)41.4k4[2 issues](https://github.com/spacedmonkey/echo-js-lazy-load/issues)GPL-2.0+PHPPHP &gt;=5.6CI failing

Since Oct 15Pushed 4y agoCompare

[ Source](https://github.com/spacedmonkey/echo-js-lazy-load)[ Packagist](https://packagist.org/packages/spacedmonkey/echo-js-lazy-load)[ Docs](https://github.com/spacedmonkey/echo-js-lazy-load)[ RSS](/packages/spacedmonkey-echo-js-lazy-load/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (9)Versions (12)Used By (0)

Echo.js Lazy Load
=================

[](#echojs-lazy-load)

[Echo.js](http://toddmotto.com/echo-js-simple-javascript-image-lazy-loading/) based lazy load plugin for WordPress. This is a simple plugin, it has no option, it just install, activate and you are good to go. Props to [Todd Motto](https://twitter.com/toddmotto) for written the amazing [Echo.js](https://github.com/toddmotto/echo).

It is built using the WordPress coding standards, is designed to be very lite weight on system resources.

[![Build Status](https://camo.githubusercontent.com/8d8f60d65305bb31082a72c1dc2672267ceda8b98652f8b30ce7c33dc60324e6/68747470733a2f2f7472617669732d63692e6f72672f7370616365646d6f6e6b65792f6563686f2d6a732d6c617a792d6c6f61642e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/spacedmonkey/echo-js-lazy-load)

If you wish to follow the development of this plugin, view the code on the official plugin [website](http://www.spacedmonkey.com/ "website") or follow me on twitter [@thespacedmonkey](https://twitter.com/thespacedmonkey)

Customization
-------------

[](#customization)

This plugin doesn't have any settings panel as it designed to be simple. However, it doesn't mean that it isn't customizable. There filters through the code to enable the customization of here every aspect of the plugin. The code is well documented and easy to read, so developers / users can make the most of this plugin.

Installation
------------

[](#installation)

This section describes how to install the plugin and get it working.

### Using The WordPress Dashboard

[](#using-the-wordpress-dashboard)

1. Navigate to the 'Add New' in the plugins dashboard
2. Search for 'echo-js-lazy-load'
3. Click 'Install Now'
4. Activate the plugin on the Plugin dashboard

### Uploading in WordPress Dashboard

[](#uploading-in-wordpress-dashboard)

1. Navigate to the 'Add New' in the plugins dashboard
2. Navigate to the 'Upload' area
3. Select `echo-js-lazy-load.zip` from your computer
4. Click 'Install Now'
5. Activate the plugin in the Plugin dashboard

### Using FTP

[](#using-ftp)

1. Download `echo-js-lazy-load.zip`
2. Extract the `echo-js-lazy-load` directory to your computer
3. Upload the `echo-js-lazy-load` directory to the `/wp-content/plugins/` directory
4. Activate the plugin in the Plugin dashboard

GitHub Updater
--------------

[](#github-updater)

The Echo.js Lazy Load includes native support for the [GitHub Updater](https://github.com/afragen/github-updater) which allows you to provide updates to your WordPress plugin from GitHub.

License
-------

[](#license)

The Echo.js Lazy Load is licensed under the GPL v2 or later.

> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.

> This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

> You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

Contributions
-------------

[](#contributions)

Anyone is welcome to contribute to Echo.js Lazy Load

There are various ways you can contribute:

- Raise an issue on GitHub.
- Send us a Pull Request with your bug fixes and/or new features.
- Provide feedback and suggestions on enhancements.

It is worth noting that, this project has travis enabled and runs automated tests, including code sniffing and unit tests. Any pull request will be rejects, unless these tests pass. This is to ensure that the code is of the highest quality, follows coding standards and is secure.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 88.2% 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 ~305 days

Recently: every ~429 days

Total

7

Last Release

2027d ago

PHP version history (2 changes)1.0.0PHP &gt;=5.3

1.2.2PHP &gt;=5.6

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/237508?v=4)[Jonny Harris](/maintainers/spacedmonkey)[@spacedmonkey](https://github.com/spacedmonkey)

---

Top Contributors

[![spacedmonkey](https://avatars.githubusercontent.com/u/237508?v=4)](https://github.com/spacedmonkey "spacedmonkey (15 commits)")[![szepeviktor](https://avatars.githubusercontent.com/u/952007?v=4)](https://github.com/szepeviktor "szepeviktor (1 commits)")[![WalterBarcelos](https://avatars.githubusercontent.com/u/6802385?v=4)](https://github.com/WalterBarcelos "WalterBarcelos (1 commits)")

---

Tags

pluginwordpress

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/spacedmonkey-echo-js-lazy-load/health.svg)

```
[![Health](https://phpackages.com/badges/spacedmonkey-echo-js-lazy-load/health.svg)](https://phpackages.com/packages/spacedmonkey-echo-js-lazy-load)
```

###  Alternatives

[rainlab/blog-plugin

Blog plugin for October CMS

17257.7k](/packages/rainlab-blog-plugin)[flyeralarm/php-code-validator

A custom coding standard for FLYERALARM

2226.9k6](/packages/flyeralarm-php-code-validator)[mediawiki/semantic-glossary

A terminology markup extension with a Semantic MediaWiki back-end

1352.4k](/packages/mediawiki-semantic-glossary)[starcitizentools/tabber-neue

Allows to create tabs within a page. Forked from Extension:Tabber

243.6k](/packages/starcitizentools-tabber-neue)[pressbooks/pressbooks-aldine

Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher.

114.3k](/packages/pressbooks-pressbooks-aldine)

PHPackages © 2026

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