PHPackages                             dominus77/yii2-owl-carousel-2 - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. dominus77/yii2-owl-carousel-2

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

dominus77/yii2-owl-carousel-2
=============================

Renders a Owl Carousel 2 widget for Yii2.

v1.0.4(4y ago)25392MITPHP

Since Oct 8Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Dominus77/yii2-owl-carousel-2)[ Packagist](https://packagist.org/packages/dominus77/yii2-owl-carousel-2)[ RSS](/packages/dominus77-yii2-owl-carousel-2/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (4)Versions (6)Used By (0)

yii2-owl-carousel-2
===================

[](#yii2-owl-carousel-2)

[![Latest Stable Version](https://camo.githubusercontent.com/d2ecb53263e1972ab53e9f5a183edf7b551f09e82384ab03d05925928af5a994/68747470733a2f2f706f7365722e707567782e6f72672f646f6d696e757337372f796969322d6f776c2d6361726f7573656c2d322f762f737461626c65)](https://packagist.org/packages/dominus77/yii2-owl-carousel-2)[![License](https://camo.githubusercontent.com/b84df132f093e62d03248fc022648337677bd037f1a256a649334f46fa9d4cac/68747470733a2f2f706f7365722e707567782e6f72672f646f6d696e757337372f796969322d6f776c2d6361726f7573656c2d322f6c6963656e7365)](https://github.com/Dominus77/yii2-owl-carousel-2/blob/master/LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/b0e57ddd478a3291edad0f6065569069de9be5c8edb354052bbbac48a5b5a80f/68747470733a2f2f706f7365722e707567782e6f72672f646f6d696e757337372f796969322d6f776c2d6361726f7573656c2d322f646f776e6c6f616473)](https://packagist.org/packages/dominus77/yii2-owl-carousel-2)

Renders a [Owl Carousel 2](https://owlcarousel2.github.io/OwlCarousel2/) widget for Yii2.

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

[](#installation)

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

Either run

```
php composer.phar require dominus77/yii2-owl-carousel-2

```

or add

```
"dominus77/yii2-owl-carousel-2": "^1.0"

```

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

Usage
-----

[](#usage)

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

Basic
-----

[](#basic)

Variant 1:

```
