PHPackages                             drmabuse/yii2-slick-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. drmabuse/yii2-slick-carousel

ActiveYii2-extension

drmabuse/yii2-slick-carousel
============================

the last carousel you'll ever need

717.0k—2.2%10[1 PRs](https://github.com/brewing/yii2-slick/pulls)1PHP

Since Mar 15Pushed 9y ago4 watchersCompare

[ Source](https://github.com/brewing/yii2-slick)[ Packagist](https://packagist.org/packages/drmabuse/yii2-slick-carousel)[ RSS](/packages/drmabuse-yii2-slick-carousel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (1)

yii2-slick
==========

[](#yii2-slick)

[the Preview http://kenwheeler.github.io/slick/](http://kenwheeler.github.io/slick/ "http://kenwheeler.github.io/slick/")

The yii2 widget to the fantastic slick-carousel. This widget generate you the only the javascript.

\###Installation Composer drmabuse/yii2-slick-carousel:"\*"

### Installation Assets Bower

[](#installation-assets-bower)

```
cd vendor/drmabuse/yii2-slick-carousel/web

bower install

```

\###Using

```

	\drmabuse\slick\SlickWidget::widget([
		'container' => '.single-item',
		'settings'  => [
			'slick' => [
				'infinite'      =>  true,
				'slidesToShow'  =>  3,
				'onBeforeChange'=> new \yii\web\JsExpression('function(){
				}'),
				'onAfterChange' => new \yii\web\JsExpression('function(){
					console.debug(this);
				}'),
				'responsive' => [
					[
						'breakpoint'=> 768,
						  'settings'=> [
							  'arrows'=> false,
							  'centerMode'=> true,
							  'centerPadding'=> 40,
							  'slidesToShow'=> 3
						  ]
					]
				],
			],
			'slickGoTo'         => 3,
		]
	]);

        1
        2
        3
        4
        5
        6

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/c9da49f343f545d040b2a2d58d0bc1c5b02dda7998b6a10ed42f066bc756ca17?d=identicon)[brewing](/maintainers/brewing)

---

Top Contributors

[![Insolita](https://avatars.githubusercontent.com/u/1847402?v=4)](https://github.com/Insolita "Insolita (4 commits)")[![DrMabuse23](https://avatars.githubusercontent.com/u/797537?v=4)](https://github.com/DrMabuse23 "DrMabuse23 (1 commits)")

### Embed Badge

![Health badge](/badges/drmabuse-yii2-slick-carousel/health.svg)

```
[![Health](https://phpackages.com/badges/drmabuse-yii2-slick-carousel/health.svg)](https://phpackages.com/packages/drmabuse-yii2-slick-carousel)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
