PHPackages                             newerton/yii2-fancybox-3 - 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-3

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

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

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(2y ago)1483.7k↓13.8%81BSD-3-ClausePHPPHP &gt;=5.5.9

Since Aug 22Pushed 1y ago2 watchersCompare

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

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

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

[](#yii2-fancybox-3)

jQuery lightbox script for displaying images, videos and more. Touch enabled, responsive and fully customizable.

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

[](#installation)

- The minimum required PHP version is PHP 5.6 ([Concatenation](http://php.net/manual/en/language.oop5.properties.php)).
- It works best with PHP 7.

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

Either run

```
php composer.phar require --prefer-dist newerton/yii2-fancybox-3 "*"

```

or add

```
"newerton/yii2-fancybox-3": "*"

```

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

Usage
-----

[](#usage)

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

```
