PHPackages                             philippfrenzel/yii2fullpagejs - 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. philippfrenzel/yii2fullpagejs

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

philippfrenzel/yii2fullpagejs
=============================

Yii2 fullpage.js Integration

0521JavaScript

Since Feb 19Pushed 12y agoCompare

[ Source](https://github.com/philippfrenzel/yii2fullpagejs)[ Packagist](https://packagist.org/packages/philippfrenzel/yii2fullpagejs)[ RSS](/packages/philippfrenzel-yii2fullpagejs/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

yii2fullpagejs

===============

Widget for fullPage.js layout container for Yii Framework 2 Original sources for the jquery plugin: js license (MIT)

How to install?
---------------

[](#how-to-install)

Get it via [composer](http://getcomposer.org/) by adding the package to your `composer.json`:

```
{
  "require": {
    "philippfrenzel/yii2fullpagejs": "*"
  }
}
```

You may also check the package information on [packagist](https://packagist.org/packages/philippfrenzel/yii2fullpagejs).

Usage
-----

[](#usage)

```
