PHPackages                             loveorigami/yii2-jquery-loading - 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. loveorigami/yii2-jquery-loading

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

loveorigami/yii2-jquery-loading
===============================

A wrapper around Yii2 jquery loading for using with AJAX requests

1.0(9y ago)62.6kMITPHP

Since Sep 30Pushed 8y ago4 watchersCompare

[ Source](https://github.com/loveorigami/yii2-jquery-loading)[ Packagist](https://packagist.org/packages/loveorigami/yii2-jquery-loading)[ Docs](https://github.com/loveorigami/yii2-jquery-loading)[ RSS](/packages/loveorigami-yii2-jquery-loading/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (2)Versions (2)Used By (0)

Yii2 jQuery-loading
===================

[](#yii2-jquery-loading)

[![Latest Stable Version](https://camo.githubusercontent.com/2cbc994a01cf41a104b7514ec905d34ba7674372158bb5b0b3b45297cb81105b/68747470733a2f2f706f7365722e707567782e6f72672f6c6f76656f726967616d692f796969322d6a71756572792d6c6f6164696e672f762f737461626c65)](https://packagist.org/packages/loveorigami/yii2-jquery-loading)[![Total Downloads](https://camo.githubusercontent.com/b5d6086541114e380019064f1465b33c03dc4d510540e998023276abf88df468/68747470733a2f2f706f7365722e707567782e6f72672f6c6f76656f726967616d692f796969322d6a71756572792d6c6f6164696e672f646f776e6c6f616473)](https://packagist.org/packages/loveorigami/yii2-jquery-loading)[![License](https://camo.githubusercontent.com/8c1896edb3ff524e528af524cdd6a7db8fd09d575f7f6aecb2897fd923b4e444/68747470733a2f2f706f7365722e707567782e6f72672f6c6f76656f726967616d692f796969322d6a71756572792d6c6f6164696e672f6c6963656e7365)](https://packagist.org/packages/loveorigami/yii2-jquery-loading)

A wrapper around Yii2 [jQuery-loading](https://github.com/CarlosBonetti/jquery-loading) for using with AJAX requests.

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
$ php composer.phar require --prefer-dist loveorigami/yii2-jquery-loading "@dev"
```

or add

```
"loveorigami/yii2-jquery-loading": "@dev"

```

to the require section of your composer.json file.

Usage
-----

[](#usage)

In layout

```
echo lo\widgets\loading\JqueryLoading::widget(isset($this->params['loading']) ? $this->params['loading'] : []);
```

In view

```
$this->params['loading'] = [
    'element' => 'body', // or #my-id_element, or .my-class_element
    'options' => [
        'stoppable' => true,
        'theme' => 'dark',
        'message' => 'Working...'

        // and more here http://carlosbonetti.github.io/jquery-loading
    ]
]
```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

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

Unknown

Total

1

Last Release

3565d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e7cd51e41d7a25605da02f494d1bd7f7b7deadad23080d9ec1021ec9188498b7?d=identicon)[loveorigami](/maintainers/loveorigami)

---

Top Contributors

[![loveorigami](https://avatars.githubusercontent.com/u/98164?v=4)](https://github.com/loveorigami "loveorigami (14 commits)")

---

Tags

yii2ajaxloadingjquery-loading

### Embed Badge

![Health badge](/badges/loveorigami-yii2-jquery-loading/health.svg)

```
[![Health](https://phpackages.com/badges/loveorigami-yii2-jquery-loading/health.svg)](https://phpackages.com/packages/loveorigami-yii2-jquery-loading)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[sintret/yii2-chat-adminlte

Yii2 extension for Chat plugin with admin lte

2715.5k3](/packages/sintret-yii2-chat-adminlte)[bizley/ajaxdropdown

Bootstrap dropdown list with AJAX data.

1525.4k](/packages/bizley-ajaxdropdown)[himiklab/yii2-jqgrid-widget

A powerful ajax-enabled grid widget for Yii2

214.1k](/packages/himiklab-yii2-jqgrid-widget)

PHPackages © 2026

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