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

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

nikosid/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.

0591PHP

Since May 10Pushed 9y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

PHP version
===========

[](#php-version)

This is a fork from  but with compatibility with php 5.5

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 --prefer-dist nikosid/yii2-fancybox "dev-master"

```

or add

```
"nikosid/yii2-fancybox": "dev-master"

```

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

Usage
-----

[](#usage)

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

```
