PHPackages                             ayrozjlc/yii2-blockui - 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. ayrozjlc/yii2-blockui

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

ayrozjlc/yii2-blockui
=====================

AssetBundle for jQuery BlockUI Plugin http://jquery.malsup.com/block/

v0.1(9y ago)29.3k↓28.6%2BSD-3-ClausePHP

Since Sep 29Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ayrozjlc/yii2-blockui)[ Packagist](https://packagist.org/packages/ayrozjlc/yii2-blockui)[ RSS](/packages/ayrozjlc-yii2-blockui/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (2)

Yii2 BlockUI
============

[](#yii2-blockui)

---

[![Latest Stable Version](https://camo.githubusercontent.com/a2a18ca1d2cca8b1ebb728e852a8db96157d2de794fa9727fc4c61778b79bd34/68747470733a2f2f706f7365722e707567782e6f72672f6179726f7a6a6c632f796969322d626c6f636b75692f762f737461626c65)](https://packagist.org/packages/ayrozjlc/yii2-blockui)[![Total Downloads](https://camo.githubusercontent.com/49675da649c023d0bd762ca0dd8d1d9a5fcb44bdccfdcaa3ea0c2f79df633236/68747470733a2f2f706f7365722e707567782e6f72672f6179726f7a6a6c632f796969322d626c6f636b75692f646f776e6c6f616473)](https://packagist.org/packages/ayrozjlc/yii2-blockui)[![Latest Unstable Version](https://camo.githubusercontent.com/1cee77fff09a7f0464cd3769017111588119f1bab0fb7c80071491368bd5840b/68747470733a2f2f706f7365722e707567782e6f72672f6179726f7a6a6c632f796969322d626c6f636b75692f762f756e737461626c65)](https://packagist.org/packages/ayrozjlc/yii2-blockui)[![License](https://camo.githubusercontent.com/a59c85ece8c90581fb60dc42983ed8acfba61c19af26284ea8d1dd80fb6a4880/68747470733a2f2f706f7365722e707567782e6f72672f6179726f7a6a6c632f796969322d626c6f636b75692f6c6963656e7365)](https://packagist.org/packages/ayrozjlc/yii2-blockui)

---

AssetBundle for jQuery BlockUI Plugin

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

[](#installation)

\####Composer

```
composer require --prefer-dist "ayrozjlc/yii2-blockui:*"

```

or add

```
"ayrozjlc/yii2-blockui": "dev-master"

```

to the `require` section of your `composer.json` file.

Usage
-----

[](#usage)

in view (for example: `@app/views/layouts/main.php`)

```
// ...
use ayrozjlc\blockui\BlockUiAsset;
// ...
BlockUiAsset::register($this);
```

or add to your `assets/AppAsset.php`

```
public $depends = [
    // ...
    '\ayrozjlc\blockui\BlockUiAsset',
];
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.9% 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

3518d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/82b95f0e2db70af9bc5d2aaa9467737dad42a9f7dd20cbf4610d00ab535dcb71?d=identicon)[ayrozjlc](/maintainers/ayrozjlc)

---

Top Contributors

[![ayrozjlc](https://avatars.githubusercontent.com/u/10901620?v=4)](https://github.com/ayrozjlc "ayrozjlc (8 commits)")[![mhunesi](https://avatars.githubusercontent.com/u/15876915?v=4)](https://github.com/mhunesi "mhunesi (1 commits)")

---

Tags

assetbundleblockui-pluginyii2-blockuiyii2blockjquery-pluginblockuiyii2-blockui

### Embed Badge

![Health badge](/badges/ayrozjlc-yii2-blockui/health.svg)

```
[![Health](https://phpackages.com/badges/ayrozjlc-yii2-blockui/health.svg)](https://phpackages.com/packages/ayrozjlc-yii2-blockui)
```

###  Alternatives

[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1452.6k](/packages/dmstr-yii2-cookie-consent)

PHPackages © 2026

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