PHPackages                             pinfirestudios/yii1-pjax - 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. pinfirestudios/yii1-pjax

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

pinfirestudios/yii1-pjax
========================

Backport of Yii 2's Pjax widget for use in Yii 1

11.3k2PHP

Since Jul 11Pushed 2y ago1 watchersCompare

[ Source](https://github.com/pinfirestudios/yii1-pjax)[ Packagist](https://packagist.org/packages/pinfirestudios/yii1-pjax)[ RSS](/packages/pinfirestudios-yii1-pjax/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Yii 1 Pjax
==========

[](#yii-1-pjax)

Backport of [Yii 2's Pjax widget](https://github.com/yiisoft/yii2/blob/master/framework/widgets/Pjax.php) for Yii 1

Works the same as in Yii 2:

```
use pinfirestudios\\yii1pjax\\Pjax;
...
$this->beginWidget(Pjax::class);
    ...
$this->endWiget();
```

This has only been tested for our specific use case, so there may be bugs.

JS Libraries
============

[](#js-libraries)

As Composer 2 no longer supports the bower-asset-plugin that Yii2 ships with, you must manually include the yii2-pjax JS library in your project.

```
npm install yii2-pjax

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![jcherniak](https://avatars.githubusercontent.com/u/1727656?v=4)](https://github.com/jcherniak "jcherniak (5 commits)")

### Embed Badge

![Health badge](/badges/pinfirestudios-yii1-pjax/health.svg)

```
[![Health](https://phpackages.com/badges/pinfirestudios-yii1-pjax/health.svg)](https://phpackages.com/packages/pinfirestudios-yii1-pjax)
```

###  Alternatives

[aura/html

Provides HTML escapers and helpers, including form input helpers.

52277.4k22](/packages/aura-html)[bubbstore/correios

Biblioteca que faz cálculo de frete, rastreamento de objetos e consulta de CEP diretamente do Webservice dos Correios.

2591.6k](/packages/bubbstore-correios)[olivestudio/craft-olivemenus

A powerful menus plugin for Craft 4 built for the need of simplicity and flexibility

3919.0k1](/packages/olivestudio-craft-olivemenus)[indieweb/representative-h-card

1624.7k5](/packages/indieweb-representative-h-card)

PHPackages © 2026

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