2017 © Pedro Peláez
 

yii2-extension yii2-parallax-widget

Wrapper for Yii2 from parallax.js by http://pixelcog.github.io

image

lanselot/yii2-parallax-widget

Wrapper for Yii2 from parallax.js by http://pixelcog.github.io

  • Sunday, June 5, 2016
  • by LANSELOT
  • Repository
  • 1 Watchers
  • 0 Stars
  • 153 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 18 % Grown

The README.md

Parallax.js widget

wrapper for Yii2 from parallax.js by http://pixelcog.github.io, (*1)

Installation

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

Either run, (*3)

php composer.phar require --prefer-dist lanselot/yii2-parallax-widget "*"

or add, (*4)

"lanselot/yii2-parallax-widget": "*"

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

Usage

Once the extension is installed, simply use it in your code by :, (*6)

```php = \lanselot\parallax\ParallaxWidget::widget([ 'image' => 'path/to/image.ext', 'element' => '.class', 'minHeight' => '400px', ]); ?>, (*7)

The Versions

05/06 2016

dev-master

9999999-dev

Wrapper for Yii2 from parallax.js by http://pixelcog.github.io

  Sources   Download

MIT

The Requires

 

by Alexandr Eremin

extension yii2 widget

05/06 2016

0.0.1

0.0.1.0

Wrapper for Yii2 from parallax.js by http://pixelcog.github.io

  Sources   Download

MIT

The Requires

 

by Alexandr Eremin

extension yii2 widget