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

ActiveLibrary

iamwebdesigner/yii2-blueimp-gallery
===================================

BlueImp Gallery Widget

0.1.0(10y ago)265Apache 2.0PHPPHP &gt;=5.4.0

Since Oct 17Pushed 10y agoCompare

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

READMEChangelogDependencies (2)Versions (2)Used By (0)

Yii 2 Blueimp Gallery Widget
============================

[](#yii-2-blueimp-gallery-widget)

Yii 2 widget for working with js blueimp gallery plugin.

About
-----

[](#about)

The widget is split into two parts:

- Widget renderer
- Items list generator

It is possible to use list generator without rendering component, but make sure you register necessary styles and scripts by calling `registerAssets` method of items component and pass `View` class into it.

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

[](#installation)

Composer command to install this package

```
composer require iamwebdesigner/yii2-blueimp-gallery

```

Usage
-----

[](#usage)

### Using items list generator

[](#using-items-list-generator)

```
