PHPackages                             andrewdanilov/yii2-fancybox - 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. andrewdanilov/yii2-fancybox

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

andrewdanilov/yii2-fancybox
===========================

Fancybox Asset

1.0.0(6y ago)21553MITPHPPHP &gt;=5.6.0

Since Aug 15Pushed 6y ago1 watchersCompare

[ Source](https://github.com/AndrewDanilov/yii2-fancybox)[ Packagist](https://packagist.org/packages/andrewdanilov/yii2-fancybox)[ RSS](/packages/andrewdanilov-yii2-fancybox/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (2)Used By (3)

Fancybox Asset
==============

[](#fancybox-asset)

Asset for adding fancybox functionality to your pages

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

[](#installation)

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

Either run

```
composer require andrewdanilov/yii2-fancybox "~1.0.0"

```

or add

```
"andrewdanilov/yii2-fancybox": "~1.0.0"

```

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

Usage
-----

[](#usage)

Register asset bundle in View

```
