PHPackages                             adlurfm/yii2-driverjs - 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. adlurfm/yii2-driverjs

ActiveYii2-extension

adlurfm/yii2-driverjs
=====================

Driverjs.com component for Yii2

0321PHP

Since Jan 22Pushed 2y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-driverjs -under development!!!
===================================

[](#yii2-driverjs--under-development)

Driverjs.com component for Yii2

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist adlurfm/yii2-driverjs "*"

```

or add

```
"adlurfm/yii2-driverjs": "*"

```

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

Usage
-----

[](#usage)

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

```
$dri = new DriverJsWidget();

$dri->addStep('.info-box',"step 1", "this is the step 1")
    ->addStep('.info-box',"step 2", "this is the step 2")
    ->addStep('.info-box',"step 3", "this is the step 3")
    ->addStep('.info-box',"step 4", "this is the step 4")
    ->addStep('.info-box',"step 5", "this is the step 5")
    ->useButton()
    ->build(false);
```

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8cccd78a07dbf9d8e7023b69aab3b1bc9da3373fff637b249a166bb8088b904b?d=identicon)[adlurfm](/maintainers/adlurfm)

---

Top Contributors

[![adlurfm](https://avatars.githubusercontent.com/u/58248131?v=4)](https://github.com/adlurfm "adlurfm (6 commits)")

### Embed Badge

![Health badge](/badges/adlurfm-yii2-driverjs/health.svg)

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

PHPackages © 2026

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