PHPackages                             yzerkal/slick-slide - 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. yzerkal/slick-slide

ActiveYii2-extension

yzerkal/slick-slide
===================

the last carousel you'll ever need

01[1 issues](https://github.com/yzerkal/slick-slide/issues)PHP

Since Aug 22Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

This repository is the copy of DrMabuse23/yii2-slick except of hardcoded slick-slide version in composer.json

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 yzerkal/slick-slide:"\*"

### Installation Assets Bower

[](#installation-assets-bower)

```
cd vendor/yzerkal/slick-slide/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

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 61.5% 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/8477ac0640089d0a78b3c412facd99c3503cb885bd919af57616b092a8c81812?d=identicon)[yzerkal](/maintainers/yzerkal)

---

Top Contributors

[![yzerk](https://avatars.githubusercontent.com/u/11508198?v=4)](https://github.com/yzerk "yzerk (8 commits)")[![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/yzerkal-slick-slide/health.svg)

```
[![Health](https://phpackages.com/badges/yzerkal-slick-slide/health.svg)](https://phpackages.com/packages/yzerkal-slick-slide)
```

PHPackages © 2026

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