PHPackages                             ellotta/yii2-vegas - 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. ellotta/yii2-vegas

ActiveYii2-extension

ellotta/yii2-vegas
==================

Yii2 wrapper for jaysalvat/vegas

1.0.0(5y ago)021MITPHP

Since Feb 17Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ellotta/yii2-vegas)[ Packagist](https://packagist.org/packages/ellotta/yii2-vegas)[ RSS](/packages/ellotta-yii2-vegas/feed)WikiDiscussions master Synced 2mo ago

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

Yii2 wrapper for jaysalvat/vegas
================================

[](#yii2-wrapper-for-jaysalvatvegas)

Yii2 wrapper for Vegas: a jQuery/Zepto plugin to add beautiful backgrounds and Slideshows to DOM elements

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

[](#installation)

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

Either run

```
composer require --dev ellotta/yii2-vegas "*"

```

or add

```
"ellotta/yii2-vegas": "*"

```

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

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
Vegas::widget([
    'selector' => 'body', //default selector
    'jsOptions' => [
        'slides' => [
            ['src' => 'https://dummyimage.com/800x600/000/ffffff.gif&text=1'],
            ['src' => 'https://dummyimage.com/800x600/000/ffffff.gif&text=2'],
            ['src' => 'https://dummyimage.com/800x600/000/ffffff.gif&text=3'],
        ],
        'animation' => 'kenburnsUp',
    ],
]);
```

See plugin [documentation](http://vegas.jaysalvat.com/documentation) for more information.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

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

1911d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1466d562fd15256602bd010c41ce39977742978ca9502a3843c415a390807516?d=identicon)[ellotta](/maintainers/ellotta)

---

Top Contributors

[![ellotta](https://avatars.githubusercontent.com/u/5371599?v=4)](https://github.com/ellotta "ellotta (3 commits)")

---

Tags

yii2extensionvegasyii2 vegas slider

### Embed Badge

![Health badge](/badges/ellotta-yii2-vegas/health.svg)

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

###  Alternatives

[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13825.6k47](/packages/skeeks-cms)[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1452.6k](/packages/dmstr-yii2-cookie-consent)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

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

PHPackages © 2026

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