Download the PHP package kv4nt/yii2-owl-carousel2 without Composer
On this page you can find all versions of the php package kv4nt/yii2-owl-carousel2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kv4nt/yii2-owl-carousel2
More information about kv4nt/yii2-owl-carousel2
Files in kv4nt/yii2-owl-carousel2
Download kv4nt/yii2-owl-carousel2
More information about kv4nt/yii2-owl-carousel2
Files in kv4nt/yii2-owl-carousel2
Vendor kv4nt
Package yii2-owl-carousel2
Short Description A Yii2 widget for owl carousel 2
License MIT
Package yii2-owl-carousel2
Short Description A Yii2 widget for owl carousel 2
License MIT
Please rate this library. Is it a good library?
kv4nt/yii2-owl-carousel2
Rate from 1 - 5
Rated 5.00 based on 1 reviews
Rated 5.00 based on 1 reviews
Informations about the package yii2-owl-carousel2
Owl Carousel Widget 2
The OwlCarouselWidget is a Yii2 wrapper for the [Owl Carousel 2] (https://owlcarousel2.github.io/OwlCarousel2/)
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Plugin options
see at https://owlcarousel2.github.io/OwlCarousel2/docs/api-options.html
Usage
Once the extension is installed, simply use it in your code by :
<div class="item-class"><img src="/img/1.jpg" alt="Image 1"></div>
<div class="item-class"><img src="/img/2.jpg" alt="Image 2"></div>
<div class="item-class"><img src="/img/3.jpg" alt="Image 3"></div>
<div class="item-class"><img src="/img/4.jpg" alt="Image 4"></div>
All versions of yii2-owl-carousel2 with dependencies
PHP Build Version
Package Version
The package kv4nt/yii2-owl-carousel2 contains the following files
Loading the files please wait ....