PHPackages                             albertborsos/yii2-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. [Framework](/categories/framework)
4. /
5. albertborsos/yii2-pjax

ActiveYii2-extension[Framework](/categories/framework)

albertborsos/yii2-pjax
======================

pjax extension for Yii 2.0

0.1.0(7y ago)6914MITPHPPHP &gt;=7.1.0

Since Apr 23Pushed 7y ago2 watchersCompare

[ Source](https://github.com/albertborsos/yii2-pjax)[ Packagist](https://packagist.org/packages/albertborsos/yii2-pjax)[ RSS](/packages/albertborsos-yii2-pjax/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (8)Versions (4)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/bf6da307f47a13a60768c5290ba3ef7120b183dec29982cb327e811b3a44641c/68747470733a2f2f706f7365722e707567782e6f72672f616c62657274626f72736f732f796969322d706a61782f762f737461626c65)](https://packagist.org/packages/albertborsos/yii2-pjax) [![Total Downloads](https://camo.githubusercontent.com/912cc46960e31537b8d4183086ca8ee61b5a9026777518d9aa4bec5b0349173f/68747470733a2f2f706f7365722e707567782e6f72672f616c62657274626f72736f732f796969322d706a61782f646f776e6c6f616473)](https://packagist.org/packages/albertborsos/yii2-pjax) [![License](https://camo.githubusercontent.com/e0d3186347d2f23c71fb672167b62ea1f9c6c9d896e6d2dc559ea08475b23cd8/68747470733a2f2f706f7365722e707567782e6f72672f616c62657274626f72736f732f796969322d706a61782f6c6963656e7365)](https://packagist.org/packages/albertborsos/yii2-pjax)

[![Build Status](https://camo.githubusercontent.com/3aca36fee592b97037fe16e15be7cfc1d575b447f3b36a644d6232bc4053bfdd/68747470733a2f2f7472617669732d63692e6f72672f616c62657274626f72736f732f796969322d706a61782e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/albertborsos/yii2-pjax)

Yii 2.0 pjax extension
======================

[](#yii-20-pjax-extension)

Classes in this extension are copied from Yii 2.0 repository

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

[](#installation)

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

run

```
composer require --prefer-dist albertborsos/yii2-pjax

```

or for Yii 3.0

```
composer require albertborsos/yii2-pjax:1.0.x-dev

```

Usage
-----

[](#usage)

Use the pjax compatible request and response classes in your application's `web.php` configuration file:

```
