PHPackages                             flarumite/simple-discussion-views - 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. flarumite/simple-discussion-views

Abandoned → [fof/discussion-views](/?search=fof%2Fdiscussion-views)ArchivedFlarum-extension[Utility &amp; Helpers](/categories/utility)

flarumite/simple-discussion-views
=================================

Add view counts to discussions

1.2.4(1y ago)348.1k↓33.3%6[4 PRs](https://github.com/flarumite/simple-discussion-views/pulls)MITPHPCI passing

Since May 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/flarumite/simple-discussion-views)[ Packagist](https://packagist.org/packages/flarumite/simple-discussion-views)[ RSS](/packages/flarumite-simple-discussion-views/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (34)Used By (0)

[![MIT license](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://github.com/flarumite/simple-discussion-views/blob/master/LICENSE) [![Latest Stable Version](https://camo.githubusercontent.com/e6ecf8b7657617bfb54a32bbe8a60dc4c07213115c826e66c18f0c61fecc13b5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f666c6172756d6974652f73696d706c652d64697363757373696f6e2d76696577732e737667)](https://packagist.org/packages/flarumite/simple-discussion-views) [![Total Downloads](https://camo.githubusercontent.com/aee5b746e451eaaaeb4913e80c82c654a4252b6cd48dcb53df39b044c8535c54/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f666c6172756d6974652f73696d706c652d64697363757373696f6e2d76696577732e737667)](https://packagist.org/packages/flarumite/simple-discussion-views)

Flarumite Simple Discussion Views
=================================

[](#flarumite-simple-discussion-views)

This is a maintained fork of [michaelbelgium/flarum-discussion-views](https://github.com/MichaelBelgium/flarum-discussion-views), largely based on the now removed `v0.1.0-beta.8.3` tagged release.

### Why?

[](#why)

One of the Flarum forums I manage, needed a lightweight discussion view tracker, with minimal settings and options. Turn it on and forget about it, so to speak.

### Features

[](#features)

- Tracks how many times a discussion has been viewed and displays it per discussion on the discussionlist. *Note: does not track unique views, rather every view, both as guest and registered member*
- Adds 2 sorting options: popular and unpopular
- Adds 1 event which developers can listen for: `DiscussionWasViewed` - includes accessor IP and UserAgent strings
- Adds 1 new permission where people can (re)set the viewcount of a discussion (default to admins)
- Uses `view_count` column created on the `discussions` table, so should not impact load performance
- Identify known crawlers with an option to not increase the view count for their visit. Uses [jaybizzle/crawler-detect](https://github.com/JayBizzle/Crawler-Detect) for identification

### Installation

[](#installation)

```
composer require flarumite/simple-discussion-views:"*"
```

### Links

[](#links)

- [Packagist](https://packagist.org/packages/flarumite/simple-discussion-views)
- [GitHub](https://github.com/flarumite/simple-discussion-views)
- [Discuss](https://discuss.flarum.org/d/24002)

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance41

Moderate activity, may be stable

Popularity32

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 59.2% 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 ~60 days

Recently: every ~112 days

Total

27

Last Release

615d ago

Major Versions

0.3.0 → 1.0.02021-05-20

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16573496?v=4)[IanM](/maintainers/imorland)[@imorland](https://github.com/imorland)

---

Top Contributors

[![imorland](https://avatars.githubusercontent.com/u/16573496?v=4)](https://github.com/imorland "imorland (42 commits)")[![flarum-bot](https://avatars.githubusercontent.com/u/39334649?v=4)](https://github.com/flarum-bot "flarum-bot (13 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (8 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (2 commits)")[![iPurpl3x](https://avatars.githubusercontent.com/u/18526076?v=4)](https://github.com/iPurpl3x "iPurpl3x (2 commits)")[![luceos](https://avatars.githubusercontent.com/u/504687?v=4)](https://github.com/luceos "luceos (2 commits)")[![zdeneksvarc](https://avatars.githubusercontent.com/u/79550344?v=4)](https://github.com/zdeneksvarc "zdeneksvarc (1 commits)")[![DavideIadeluca](https://avatars.githubusercontent.com/u/146922689?v=4)](https://github.com/DavideIadeluca "DavideIadeluca (1 commits)")

### Embed Badge

![Health badge](/badges/flarumite-simple-discussion-views/health.svg)

```
[![Health](https://phpackages.com/badges/flarumite-simple-discussion-views/health.svg)](https://phpackages.com/packages/flarumite-simple-discussion-views)
```

###  Alternatives

[jenssegers/agent

Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect

4.8k67.8M440](/packages/jenssegers-agent)[hisorange/browser-detect

Browser &amp; Mobile detection package for Laravel.

1.1k10.1M50](/packages/hisorange-browser-detect)[shetabit/visitor

Laravel visitor

565578.2k8](/packages/shetabit-visitor)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[fof/byobu

Well integrated, advanced private discussions.

61105.8k9](/packages/fof-byobu)[fof/user-bio

Add a user bio to user profiles

2196.5k9](/packages/fof-user-bio)

PHPackages © 2026

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