PHPackages                             slavkovrn/yii-prettyphoto - 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. slavkovrn/yii-prettyphoto

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

slavkovrn/yii-prettyphoto
=========================

Yii prettyPhoto image galary widget uses Lightbox view control jquery.prettyphoto.js

019PHP

Since Jun 24Pushed 8y agoCompare

[ Source](https://github.com/SlavKoVrn/yii-prettyphoto)[ Packagist](https://packagist.org/packages/slavkovrn/yii-prettyphoto)[ RSS](/packages/slavkovrn-yii-prettyphoto/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

PrettyPhoto image galary widget for Yii 1 Framework
===================================================

[](#prettyphoto-image-galary-widget-for-yii-1-framework)

The extension uses jQuery PrettyPhoto and makes image galary from php array of structure defined.

[PrettyPhoto image galary PHP Array generator](http://yii2.kadastrcard.ru/prettyphoto).

[![PrettyPhoto image galary](https://camo.githubusercontent.com/dcd810465e537931536d475c02ea6f7f71b3d24ffec4ddd06981e0785356099f/687474703a2f2f796969322e6b616461737472636172642e72752f75706c6f6164732f70726574747970686f746f2e6a7067)](https://camo.githubusercontent.com/dcd810465e537931536d475c02ea6f7f71b3d24ffec4ddd06981e0785356099f/687474703a2f2f796969322e6b616461737472636172642e72752f75706c6f6164732f70726574747970686f746f2e6a7067)

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

[](#installation)

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

Either run:

```
composer require slavkovrn/yii-prettyphoto:dev-master
```

or add

```
"slavkovrn/yii-prettyphoto": "dev-master"
```

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

Usage
-----

[](#usage)

Set link to extension in your view:

```
