PHPackages                             slavkovrn/yii2-imagecarousel - 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/yii2-imagecarousel

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

slavkovrn/yii2-imagecarousel
============================

The Yii2 extension uses jQuery jquery.carousel-1.1.min.js and makes image carousel from php array of structure defined.

v1.0.0(8y ago)58.9k↓48.1%1MITJavaScript

Since Jan 7Pushed 8y ago2 watchersCompare

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

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

Image carousel widget for Yii2 Framework
========================================

[](#image-carousel-widget-for-yii2-framework)

The Yii2 extension uses jQuery jquery.carousel-1.1.min.js and makes image carousel from php array of structure defined.

[Image galary PHP Array generator](http://yii2.kadastrcard.ru/imagecarousel).

[![Image galary](https://camo.githubusercontent.com/264d4ac41b8376cc751507b066488aa03acfa982501a42c7bc9864a024b7a2d0/687474703a2f2f796969322e6b616461737472636172642e72752f75706c6f6164732f696d6167656361726f7573656c2e6a7067)](https://camo.githubusercontent.com/264d4ac41b8376cc751507b066488aa03acfa982501a42c7bc9864a024b7a2d0/687474703a2f2f796969322e6b616461737472636172642e72752f75706c6f6164732f696d6167656361726f7573656c2e6a7067)

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

[](#installation)

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

Either run:

```
composer require slavkovrn/yii2-imagecarousel
```

or add

```
"slavkovrn/yii2-imagecarousel": "*"
```

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

Usage
-----

[](#usage)

Set link to extension in your view:

```
