PHPackages                             swilson1337/jquery-pjax-queued - 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. [Queues &amp; Workers](/categories/queues)
4. /
5. swilson1337/jquery-pjax-queued

ActiveYii2-extension[Queues &amp; Workers](/categories/queues)

swilson1337/jquery-pjax-queued
==============================

Puts Pjax requests into a queue to allow multiple on one page

1.1.4(8y ago)03.6kMITJavaScript

Since Sep 21Pushed 8y ago1 watchersCompare

[ Source](https://github.com/swilson1337/jquery-pjax-queued)[ Packagist](https://packagist.org/packages/swilson1337/jquery-pjax-queued)[ RSS](/packages/swilson1337-jquery-pjax-queued/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (1)Versions (12)Used By (0)

Requires that you edit your web config and add the 'assetManager' component similar to this:

```
'assetManager' => [
	'bundles' => [
		'yii\widgets\PjaxAsset' => [
			'sourcePath' => '@vendor/swilson1337/jquery-pjax-queued',
			'js' => [
				'jquery.pjax.js',
			],
			'jsOptions' => [
				'position' => \yii\web\View::POS_HEAD,
			],
		],
	],
],

```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity70

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

Recently: every ~0 days

Total

11

Last Release

3064d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9230f9c418ed7fd87db91aee7309bee4e005d64405ceaecb009c4201ca415348?d=identicon)[swilson1337](/maintainers/swilson1337)

---

Top Contributors

[![swilson1337](https://avatars.githubusercontent.com/u/4252021?v=4)](https://github.com/swilson1337 "swilson1337 (16 commits)")

---

Tags

queuejqueryyii2pjax

### Embed Badge

![Health badge](/badges/swilson1337-jquery-pjax-queued/health.svg)

```
[![Health](https://phpackages.com/badges/swilson1337-jquery-pjax-queued/health.svg)](https://phpackages.com/packages/swilson1337-jquery-pjax-queued)
```

###  Alternatives

[trntv/yii2-command-bus

Yii2 Command Bus extension

57625.1k8](/packages/trntv-yii2-command-bus)[ignatenkovnikita/yii2-queuemanager

Yii2 Queue Manager

2061.8k2](/packages/ignatenkovnikita-yii2-queuemanager)

PHPackages © 2026

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