PHPackages                             luc1/yii2-tourist - 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. luc1/yii2-tourist

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

luc1/yii2-tourist
=================

Tourist Extension for Yii 2

16.6k↓39.3%PHP

Since Oct 31Pushed 6y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Tourist Extension for Yii 2
===========================

[](#tourist-extension-for-yii-2)

Yii2 extension for the the Tourist component:

The Tourist component is a fork of Bootstrap Tour:

This extension reuses code from the yii2-bootstrap-tour extension:

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist luc1/yii2-tourist "*"

```

or add

```
"luc1/yii2-tourist": "*"

```

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

Register Asset
--------------

[](#register-asset)

```
class AppAsset extends yii\web\AssetBundle
{
    public $depends = [
        // other dependencies
        'luc\tourist\TouristAsset'
    ];
}
```

Usage
-----

[](#usage)

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

```
use luc\tourist\Tourist;

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

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/2e0c111f920f96331cc686a50ee5b8e0f98a07cd367e7791409c45528eeb2536?d=identicon)[1Luc1](/maintainers/1Luc1)

---

Top Contributors

[![1Luc1](https://avatars.githubusercontent.com/u/25635952?v=4)](https://github.com/1Luc1 "1Luc1 (1 commits)")

---

Tags

yii2yii2-extension

### Embed Badge

![Health badge](/badges/luc1-yii2-tourist/health.svg)

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

###  Alternatives

[botman/botman

Create messaging bots in PHP with ease.

6.2k1.5M97](/packages/botman-botman)[denngarr/seat-fitting

Module to check fittings per character

1433.3k2](/packages/denngarr-seat-fitting)[thedmsgroup/mautic-enhancer-bundle

Various contact enhancer integrations for Mautic.

342.8k](/packages/thedmsgroup-mautic-enhancer-bundle)[xi/breadcrumbs-bundle

Xi breadcrumbs bundle for Symfony2 that utilises routes as a tree to build the breadcrumbs in order to not pollute the controller actions with repetitive breadcrumbs code.

113.2k](/packages/xi-breadcrumbs-bundle)

PHPackages © 2026

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