PHPackages                             chenkby/yii2-swiper - 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. chenkby/yii2-swiper

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

chenkby/yii2-swiper
===================

The swiper widget for the Yii framework

v1.0(10y ago)19821BSD-3-ClausePHP

Since Mar 25Pushed 9y ago1 watchersCompare

[ Source](https://github.com/chenkby/yii2-swiper)[ Packagist](https://packagist.org/packages/chenkby/yii2-swiper)[ RSS](/packages/chenkby-yii2-swiper/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

yii2-swiper
===========

[](#yii2-swiper)

The swiper slider widget for the Yii framework.

See more here:

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

[](#installation)

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

Either run

```
$ php composer.phar require chenkby/yii2-swiper:dev-master
```

or add

```
"chenkby/yii2-swiper": "dev-master"

```

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

Usage
-----

[](#usage)

```
echo \chenkby\swiper\Swiper::widget([
    'items'=>[
        Html::img('http://p2.wmpic.me/article/2016/03/07/1457340934_IhOzsopM.jpg'),
        Html::img('http://p3.wmpic.me/article/2016/03/07/1457340935_xESOHFOa.jpg'),
        Html::img('http://p3.wmpic.me/article/2016/03/07/1457340935_VoZtYoSk.jpg')
    ],
    'clientOptions'=>[
        'loop'=>true,
    ]
]);
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 90% 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3745d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/35e20aecf431c03a9ea9cbfd44180e97599e2d9db47ca87c408ee16173c5c1a2?d=identicon)[chenkby](/maintainers/chenkby)

---

Top Contributors

[![chenkby](https://avatars.githubusercontent.com/u/13486227?v=4)](https://github.com/chenkby "chenkby (18 commits)")[![Spell6inder](https://avatars.githubusercontent.com/u/2795910?v=4)](https://github.com/Spell6inder "Spell6inder (2 commits)")

---

Tags

yii2swiper

### Embed Badge

![Health badge](/badges/chenkby-yii2-swiper/health.svg)

```
[![Health](https://phpackages.com/badges/chenkby-yii2-swiper/health.svg)](https://phpackages.com/packages/chenkby-yii2-swiper)
```

###  Alternatives

[romka-chev/yii2-swiper

Yii2 extension for Swiper slider

1840.6k](/packages/romka-chev-yii2-swiper)

PHPackages © 2026

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