PHPackages                             sraban/online-visitor - 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. sraban/online-visitor

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

sraban/online-visitor
=====================

employee &amp; employee history

v1.0.2(6y ago)061MITPHPCI failing

Since Apr 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/sraban/online-visitor)[ Packagist](https://packagist.org/packages/sraban/online-visitor)[ RSS](/packages/sraban-online-visitor/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (4)Used By (0)

online-visitor
--------------

[](#online-visitor)

\#In Laravel 5, 6, 7

Install via composer

```
composer require sraban/online-visitor
```

set the database configuration in laravel project &amp; migrate using cli

```
php artisan migrate
```

Go to `http://myapp/input/console`

Web Console Looks like this:

[![Web Console Screen](https://camo.githubusercontent.com/19a784c94df4553dfcede7542e6f08dda3f97a6709746cfb3ac023de0825bb9a/68747470733a2f2f696d616765736b2e6769746875622e696f2f312f656d706c6f79652d636f6e736f6c652e706e67)](https://camo.githubusercontent.com/19a784c94df4553dfcede7542e6f08dda3f97a6709746cfb3ac023de0825bb9a/68747470733a2f2f696d616765736b2e6769746875622e696f2f312f656d706c6f79652d636f6e736f6c652e706e67)

In Ubuntu shell

```
php artisan ov
```

If command not availalbe in list or any problem, Add the namespace in Console/Kernel.php in Laravel

```
protected $commands = [
        'Sraban\OnlineVisitor\Commands\OnlineVisitorCommand'
    ];
```

Terrminal Looks like this:

[![Shell Screen](https://camo.githubusercontent.com/3cc2bd176f42a14a1d41018ffd81d126a4febdbebdd8cec3cbe73f53f5d6b00c/68747470733a2f2f696d616765736b2e6769746875622e696f2f312f656d706c6f7965652d636c692e706e67)](https://camo.githubusercontent.com/3cc2bd176f42a14a1d41018ffd81d126a4febdbebdd8cec3cbe73f53f5d6b00c/68747470733a2f2f696d616765736b2e6769746875622e696f2f312f656d706c6f7965652d636c692e706e67)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

Every ~1 days

Total

3

Last Release

2206d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/eddd371cf5c1260ed76907655a5e9b913b9e378051fc298049bab62151478b14?d=identicon)[sraban](/maintainers/sraban)

---

Top Contributors

[![sraban](https://avatars.githubusercontent.com/u/3069342?v=4)](https://github.com/sraban "sraban (8 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/sraban-online-visitor/health.svg)

```
[![Health](https://phpackages.com/badges/sraban-online-visitor/health.svg)](https://phpackages.com/packages/sraban-online-visitor)
```

###  Alternatives

[winzou/state-machine-bundle

Bundle for the very lightweight yet powerful PHP state machine

34010.4M15](/packages/winzou-state-machine-bundle)[xethron/laravel-4-generators

Rapidly generate resources, migrations, models, and much more.

972.8M10](/packages/xethron-laravel-4-generators)[timacdonald/has-parameters

A trait that allows you to pass arguments to Laravel middleware in a more PHP'ish way.

228271.7k2](/packages/timacdonald-has-parameters)[cornernote/gii-modeldoc-generator

Gii ModelDoc Generator for Yii framework

13109.1k](/packages/cornernote-gii-modeldoc-generator)[vanthao03596/laravel-hanhchinhvn

hành chính việt nam laravel

406.3k](/packages/vanthao03596-laravel-hanhchinhvn)

PHPackages © 2026

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