PHPackages                             valekstepanov/yii2-flexslider - 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. valekstepanov/yii2-flexslider

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

valekstepanov/yii2-flexslider
=============================

This is widget wrapper of Flexslider https://github.com/woothemes/FlexSlider for Yii2.

v1.0.3.1(7y ago)045BSD-3-ClauseJavaScriptPHP &gt;=7.1

Since Jan 16Pushed 4y agoCompare

[ Source](https://github.com/valekstepanov/yii2-flexslider)[ Packagist](https://packagist.org/packages/valekstepanov/yii2-flexslider)[ Docs](https://github.com/valekstepanov/yii2-flexslider)[ RSS](/packages/valekstepanov-yii2-flexslider/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (3)DependenciesVersions (7)Used By (0)

yii2-flexslider
===============

[](#yii2-flexslider)

This is widget wrapper of Flexslider  for Yii2.

Forked from

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

Either run

```
$ php composer.phar require valekstepanov/yii2-flexslider "~1.0.3"

```

or add

```
"valekstepanov/yii2-flexslider": "~1.0.3"

```

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

\##How use

Added following code to your view:

```
...

use valekstepanov\flexslider\FlexSlider;

echo FlexSlider::widget([
    'items' => [
        '',
        [
            'content' => '',
            'options' => [
                'class' => 'my-class',
            ],
        ],
    ],
]);

...
```

\##Options of widget

**Name****Description**$itemsItems of FlexSlider$pluginOptionsFlexSlider plugin options $tagSlidesSlides tag. By default 'ul'.$tagItemItems tag to slides. By default 'li'.$optionsFlexSlider widget options.$slidesOptionsOptions of slides tag.\##License

yii2-flexslider is released under the BSD 3-Clause License.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

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

Every ~396 days

Total

5

Last Release

2599d ago

PHP version history (2 changes)v1.0PHP &gt;=5.4.0

v1.0.2PHP &gt;=7.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/22640637?v=4)[valekstepanov](/maintainers/valekstepanov)[@valekstepanov](https://github.com/valekstepanov)

---

Top Contributors

[![bupy7](https://avatars.githubusercontent.com/u/5145037?v=4)](https://github.com/bupy7 "bupy7 (50 commits)")[![valekstepanov](https://avatars.githubusercontent.com/u/22640637?v=4)](https://github.com/valekstepanov "valekstepanov (10 commits)")

---

Tags

yii2extensionwidgetflexslider

### Embed Badge

![Health badge](/badges/valekstepanov-yii2-flexslider/health.svg)

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

###  Alternatives

[kartik-v/yii2-widget-colorinput

An enhanced Yii 2 widget encapsulating the HTML 5 color input (sub repo split from yii2-widgets)

325.0M10](/packages/kartik-v-yii2-widget-colorinput)[kartik-v/yii2-sortable-input

Sortable input widget based on yii2-sortable extension.

23683.8k2](/packages/kartik-v-yii2-sortable-input)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1358.5k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

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