2017 © Pedro Peláez
 

yii2-extension yii2-pagepiling

Asset Bundle for Yii2 with jQuery.pagePiling.js

image

dhiraj/yii2-pagepiling

Asset Bundle for Yii2 with jQuery.pagePiling.js

  • Tuesday, September 13, 2016
  • by dhiraj
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Yii 2 pagePiling Asset Bundle

This extension provides an assets bundle with pagePiling.js and css for Yii framework 2.0 applications., (*1)

For license information check the LICENSE-file., (*2)

License Latest Stable Version Latest Unstable Version Total Downloads, (*3)

Support

Installation

The preferred way to install this extension is through composer., (*4)

Either run, (*5)

composer require "dhiraj/yii2-pagepiling:~1.0"

or add, (*6)

"dhiraj/yii2-pagepiling": "~1.0",

to the require section of your composer.json file., (*7)

Usage

In view, (*8)

traversient\yii\pagepiling\AssetBundle::register($this);

or as dependency in your main application asset bundle, (*9)

class AppAsset extends AssetBundle
{
    // ...

    public $depends = [
        // ...
        '\traversient\yii\pagepiling\AssetBundle'
    ];
}

and both the jquery.pipelining.js and css will be added to your page load., (*10)

The Versions

13/09 2016

dev-master

9999999-dev

Asset Bundle for Yii2 with jQuery.pagePiling.js

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • yiisoft/yii2 2.0.*
  • bower-asset/jquery 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable
  • bower-asset/pagepiling.js ^1.5

 

jquery bundle yii asset pagepiling

13/09 2016

1.0.1

1.0.1.0

Asset Bundle for Yii2 with jQuery.pagePiling.js

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • yiisoft/yii2 2.0.*
  • bower-asset/jquery 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable
  • bower-asset/pagepiling.js ^1.5

 

jquery bundle yii asset pagepiling

13/09 2016

dev-develop

dev-develop

Asset Bundle for Yii2 with jQuery.pagePiling.js

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • yiisoft/yii2 2.0.*
  • bower-asset/jquery 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable
  • bower-asset/pagepiling.js ^1.5

 

jquery bundle yii asset pagepiling

13/09 2016

1.0

1.0.0.0

Asset Bundle for Yii2 with jQuery.pagePiling.js

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • yiisoft/yii2 2.0.*
  • bower-asset/jquery 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable
  • bower-asset/pagepiling.js ^1.5

 

jquery bundle yii asset pagepiling