PHPackages                             farawayslv/yii2-gallery - 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. farawayslv/yii2-gallery

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

farawayslv/yii2-gallery
=======================

Image Gallery with custom folder as source

07PHP

Since Dec 1Pushed 6y ago1 watchersCompare

[ Source](https://github.com/web-stack-slv/yii2-gallery)[ Packagist](https://packagist.org/packages/farawayslv/yii2-gallery)[ RSS](/packages/farawayslv-yii2-gallery/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Image Gallery
=============

[](#image-gallery)

Image Gallery with custom folder as source or image urls array. Use bootstrap 4, lightbox and jquery.

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist farawayslv/yii2-gallery "*"

```

or add

```
"farawayslv/yii2-gallery": "*"

```

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

Usage
-----

[](#usage)

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

```
