PHPackages                             newerton/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. [Image &amp; Media](/categories/media)
4. /
5. newerton/yii2-fancybox

ActiveYii2-extension[Image &amp; Media](/categories/media)

newerton/yii2-fancybox
======================

fancyBox is a tool that offers a nice and elegant way to add zooming functionality for images, html content and multi-media on your webpages.

v1.0.0(5y ago)39157.5k↓25%32[1 issues](https://github.com/newerton/yii2-fancybox/issues)4BSD-3-ClauseJavaScriptPHP &gt;=5.4.0

Since Feb 15Pushed 5y ago4 watchersCompare

[ Source](https://github.com/newerton/yii2-fancybox)[ Packagist](https://packagist.org/packages/newerton/yii2-fancybox)[ RSS](/packages/newerton-yii2-fancybox/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (4)

yii2-fancybox
=============

[](#yii2-fancybox)

fancyBox is a tool that offers a nice and elegant way to add zooming functionality for images, html content and multi-media on your webpages.

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

[](#installation)

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

Either run

```
php composer.phar require newerton/yii2-fancybox

```

or add

```
"newerton/yii2-fancybox": "^1.0"

```

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

Usage
-----

[](#usage)

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

```
