Skip to content

cybercog/yii2-scrollmagic

 
 

Repository files navigation

Yii2 ScrollMagic

Latest Stable Version Total Downloads Latest Unstable Version License

Yii2 ScrollMagic integration

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist claudejanz/yii2-scrollmagic "*"

or add

"claudejanz/yii2-scrollmagic": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \claudejanz\scrollmagic\AutoloadExample::widget(); ?>```

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages

  • PHP 100.0%