PHPackages                             muvo/yii2-slider - 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. muvo/yii2-slider

ActiveYii2-extension

muvo/yii2-slider
================

HTML widget extension for Yii2 based on bootstrap-slider

0352PHP

Since Oct 24Pushed 9y ago1 watchersCompare

[ Source](https://github.com/MuVO/yii2-slider)[ Packagist](https://packagist.org/packages/muvo/yii2-slider)[ RSS](/packages/muvo-yii2-slider/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Bootstrap Slider
================

[](#bootstrap-slider)

An extension for Yii2
---------------------

[](#an-extension-for-yii2)

Installing
==========

[](#installing)

```
~$ composer require muvo/yii2-slider "*"

```

or add following string in your `composer.json` into `require` section:

```
	"muvo/yii2-slider": "*"

```

### then do

[](#then-do)

```
~$ composer update

```

Usage
=====

[](#usage)

After successful install you can use a slider as general widget in your view-files, for example:

```

```

If you don't want to use a native boottrap assets (for example, you theme/layout already has pre-defined bootstrap), you can add `useNativeBootstrap` option to your widget:

```

```

Options for widget
==================

[](#options-for-widget)

Available options, to be passed for config widget:

- `id` ID for widget, will be passed to HTML-tag of widget
- `name` HTML «name» attribute for HTML-input tag
- `value` Predefined value for HTML-input
- `sliderOptions` Array with config options, supported by [slider-bootstrap](https://github.com/seiyria/bootstrap-slider#options)

Credits
=======

[](#credits)

Vladislav Muschinskikh  © 2016

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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/fc5e191065190d3ca051fac229ad37ecb8581e4178485746f40371d19df73101?d=identicon)[muvo](/maintainers/muvo)

### Embed Badge

![Health badge](/badges/muvo-yii2-slider/health.svg)

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

PHPackages © 2026

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