PHPackages                             bscheshirwork/yii2-jquery-pjax-asset - 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. bscheshirwork/yii2-jquery-pjax-asset

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

bscheshirwork/yii2-jquery-pjax-asset
====================================

Asset for the origin https://github.com/defunkt/jquery-pjax instead of https://github.com/yiisoft/jquery-pjax

065PHP

Since Aug 17Pushed 7y ago1 watchersCompare

[ Source](https://github.com/bscheshirwork/yii2-jquery-pjax-asset)[ Packagist](https://packagist.org/packages/bscheshirwork/yii2-jquery-pjax-asset)[ RSS](/packages/bscheshirwork-yii2-jquery-pjax-asset/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Asset for origin defunkt/jquery-pjax
====================================

[](#asset-for-origin-defunktjquery-pjax)

This asset propose use original [defunkt/jquery-pjax](https://github.com/defunkt/jquery-pjax) instead fork [yii2 build in yiisoft/jquery-pjax](https://github.com/yiisoft/jquery-pjax)

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

[](#installation)

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

add

```
"bscheshirwork/yii2-jquery-pjax-asset": "@dev"

```

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

Usage
-----

[](#usage)

@see [defunkt/jquery-pjax readme](https://github.com/defunkt/jquery-pjax) for common usage

### Use directly

[](#use-directly)

First: add assets to you page;

```

```

Second: we can use `$.pjax` directly in JS block

for document notation

```
