PHPackages                             mtcmedia/currently-viewing-page - 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. mtcmedia/currently-viewing-page

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

mtcmedia/currently-viewing-page
===============================

Widget for watching who else is viewing this page

v1.0.1(6y ago)1381PHPPHP ^7.1CI failing

Since Sep 26Pushed 6y ago3 watchersCompare

[ Source](https://github.com/mtcmedia/currently-viewing-page)[ Packagist](https://packagist.org/packages/mtcmedia/currently-viewing-page)[ RSS](/packages/mtcmedia-currently-viewing-page/feed)WikiDiscussions master Synced yesterday

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

Users currently viewing page
============================

[](#users-currently-viewing-page)

This package offers a laravel module that tracks users currently viewing a page. UI is based on bootstrap 4. This relies on pinging server from front-end.

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

[](#installation)

Require via composer

```
composer require mtcmedia/currently-viewing-page
```

Publish package (or at least its assets)

```
 php artisan vendor:publish --provider=\\Mtc\\CurrentlyViewing\\Providers\\CurrentlyViewingServiceProvider

OR

 php artisan vendor:publish --provider=\\Mtc\\CurrentlyViewing\\Providers\\CurrentlyViewingServiceProvider --tag=assets
```

Add Vue component in your app.js file

```
Vue.component('currently-viewing', require('./currently_viewing').default);
```

Usage
-----

[](#usage)

Drop in component into template

```

```

For linked pages (viewing relationships) you can specify custom url in component

```

```

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

[](#contributing)

Please see [Contributing](CONTRIBUTING.md) for details.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

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 ~0 days

Total

2

Last Release

2467d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1ce2a7fef294137f0a2f257906250cf8839a046f801ec7b71fefcfb386a9c674?d=identicon)[MaFx](/maintainers/MaFx)

---

Top Contributors

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

---

Tags

mtcmediacurrently viewingview stats

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mtcmedia-currently-viewing-page/health.svg)

```
[![Health](https://phpackages.com/badges/mtcmedia-currently-viewing-page/health.svg)](https://phpackages.com/packages/mtcmedia-currently-viewing-page)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[illuminate/pipeline

The Illuminate Pipeline package.

9348.3M267](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10533.5M991](/packages/illuminate-pagination)[illuminate/redis

The Illuminate Redis package.

8314.4M363](/packages/illuminate-redis)[illuminate/cookie

The Illuminate Cookie package.

224.5M132](/packages/illuminate-cookie)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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