PHPackages                             zhangjian180/yii2-carousel - 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. [Framework](/categories/framework)
4. /
5. zhangjian180/yii2-carousel

ActiveYii2-extension[Framework](/categories/framework)

zhangjian180/yii2-carousel
==========================

Bootstrap carousel widget for Yii 2 framework

116JavaScript

Since Aug 6Pushed 7y ago1 watchersCompare

[ Source](https://github.com/zhangjian180/yii2-carousel)[ Packagist](https://packagist.org/packages/zhangjian180/yii2-carousel)[ RSS](/packages/zhangjian180-yii2-carousel/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

多图轮播
====

[](#多图轮播)

支持单个或多个（列表）多图轮播展示小部件

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist zhangjian180/yii2-carousel "*"

```

or add

```
"zhangjian180/yii2-carousel": "*"

```

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

Usage
-----

[](#usage)

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

```
