PHPackages                             awema-pl/module-virtual-tour - 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. awema-pl/module-virtual-tour

ActiveLibrary

awema-pl/module-virtual-tour
============================

Module virtual tour.

v1.0.5(4y ago)03813MITVue

Since Nov 23Pushed 4y ago1 watchersCompare

[ Source](https://github.com/awema-pl/module-virtual-tour)[ Packagist](https://packagist.org/packages/awema-pl/module-virtual-tour)[ Docs](https://github.com/awemapl/formbuilder)[ RSS](/packages/awema-pl-module-virtual-tour/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (7)Used By (13)

Virtual tour module
===================

[](#virtual-tour-module)

[![Composer Ready](https://camo.githubusercontent.com/d7fac5485f4866bf5d9e720ca24bd6b1e62505b10268f371db32373fe9670772/68747470733a2f2f7777772e6177656d612e706c2f6177656d612d706c2f6d6f64756c652d7669727475616c2d746f75722f7374617475732e737667)](https://www.awema.pl/)[![Downloads](https://camo.githubusercontent.com/4d2a54a19bafebb7a2a1e0b83ecc40da831efb06bfb91e336dbf04b239cc1c99/68747470733a2f2f7777772e6177656d612e706c2f6177656d612d706c2f6d6f64756c652d7669727475616c2d746f75722f646f776e6c6f6164732e737667)](https://www.awema.pl/)[![Last version](https://camo.githubusercontent.com/5ccd4fc8e50d2e64d38d7c58d7f0b39388e4cc7be445f5bd653351368b5e4820/68747470733a2f2f7777772e6177656d612e706c2f6177656d612d706c2f6d6f64756c652d7669727475616c2d746f75722f76657273696f6e2e737667)](https://www.awema.pl/)

A virual tour to show basic interface instructions

Documentation
-------------

[](#documentation)

[Russian](./docs/index.md)

NPM scripts
-----------

[](#npm-scripts)

Development mode `npm run watch` or simply `npm start`

Development mode for IE `npm run watch:legacy`

Production build `npm run build`

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

[](#installation)

Via Composer

```
$ composer require awema-pl/module-virtual-tour
```

The package will automatically register itself.

You can publish the migration with:

```
php artisan vendor:publish --provider="AwemaPL\VirtualTour\Providers\VirtualTourServiceProvider" --tag="migrations"
```

After the migration has been published you can create the table for VirtualTour by running the migrations:

```
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="AwemaPL\VirtualTour\Providers\VirtualTourServiceProvider" --tag="config"
```

Examples of use
---------------

[](#examples-of-use)

```
use AwemaPL\VirtualTour\Facades\VirtualTour;

VirtualTour::lowerStr('Some String'); // 'some string'

VirtualTour::count(); // 1
```

Methods
-------

[](#methods)

#### example()

[](#example)

Description some example.

#### count()

[](#count)

Description some count.

#### validate(string $email)

[](#validatestring-email)

Throws an `InvalidArgumentException` is email is invalid.

Testing
-------

[](#testing)

You can run the tests with:

```
composer test
```

Contributing
------------

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email :author\_email instead of using the issue tracker.

Credits
-------

[](#credits)

- [:author\_name](https://github.com/awemapl)
- [All Contributors](../../contributors%5D)

License
-------

[](#license)

GNU General Public License v3.0. Please see the [license file](license.md) for more information.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~77 days

Recently: every ~96 days

Total

6

Last Release

1609d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8d18a4fb3f2af7b302986e6e6c6244701e38b8a820b31f605eaaff6728c20472?d=identicon)[awema-pl](/maintainers/awema-pl)

---

Top Contributors

[![awema-pl](https://avatars.githubusercontent.com/u/68942388?v=4)](https://github.com/awema-pl "awema-pl (1 commits)")[![nepras](https://avatars.githubusercontent.com/u/13780106?v=4)](https://github.com/nepras "nepras (1 commits)")

---

Tags

laravelVirtualTour

### Embed Badge

![Health badge](/badges/awema-pl-module-virtual-tour/health.svg)

```
[![Health](https://phpackages.com/badges/awema-pl-module-virtual-tour/health.svg)](https://phpackages.com/packages/awema-pl-module-virtual-tour)
```

###  Alternatives

[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61214.2k26](/packages/slowlyo-owl-admin)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)[highsolutions/eloquent-sequence

A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.

121130.3k](/packages/highsolutions-eloquent-sequence)[glhd/linen

21135.6k](/packages/glhd-linen)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

17221.0k3](/packages/interaction-design-foundation-laravel-geoip)

PHPackages © 2026

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