PHPackages                             arthurperton/popular - 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. arthurperton/popular

ActiveLibrary

arthurperton/popular
====================

Pageview tracker for Statamic 3+

v1.1.0(2y ago)04.0k↓37.5%[2 issues](https://github.com/arthurperton/statamic-popular/issues)proprietaryPHPPHP ^7.4 || ^8.0 || ^8.1

Since Jan 3Pushed 1y ago1 watchersCompare

[ Source](https://github.com/arthurperton/statamic-popular)[ Packagist](https://packagist.org/packages/arthurperton/popular)[ RSS](/packages/arthurperton-popular/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (4)Versions (7)Used By (0)

[![GitHub release](https://camo.githubusercontent.com/5553dc924e7fcb1ce261b8c4563247df68fdbc43f537d901499c94ac9aa160ea/68747470733a2f2f666c61742e62616467656e2e6e65742f6769746875622f72656c656173652f617274687572706572746f6e2f73746174616d69632d706f70756c6172)](https://camo.githubusercontent.com/5553dc924e7fcb1ce261b8c4563247df68fdbc43f537d901499c94ac9aa160ea/68747470733a2f2f666c61742e62616467656e2e6e65742f6769746875622f72656c656173652f617274687572706572746f6e2f73746174616d69632d706f70756c6172)[![Statamic](https://camo.githubusercontent.com/cc0dd6d333a1330ef339e33b71692a83390be861b7cf0c7edcd402840292bd48/68747470733a2f2f666c61742e62616467656e2e6e65742f62616467652f53746174616d69632f332e332e34382b2f464632363945)](https://camo.githubusercontent.com/cc0dd6d333a1330ef339e33b71692a83390be861b7cf0c7edcd402840292bd48/68747470733a2f2f666c61742e62616467656e2e6e65742f62616467652f53746174616d69632f332e332e34382b2f464632363945)

Popular – addon for Statamic
============================

[](#popular--addon-for-statamic)

Want to track popular content or show a top 5 of your most read blog posts? Popular is the missing page view tracker for your Statamic website. Fast, batteries included and build for scale.

Popular registers all page views for individual pages and entries.

- Always know which content is the most popular with your visitors
- Create lists for popular items, for example top 5 most popular blog posts
- Show a read count for each article on your frontend

Features
--------

[](#features)

- Easy setup
- Automatically adds a Pageviews field to your publish forms in the Control Panel
- Adds a computed field to your entries
- Includes a dedicated tag
- Dashboard widget

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

[](#documentation)

Have a look at the full [documentation](https://statamic.com/addons/arthurperton/popular/docs) for more details.

Templating Example
------------------

[](#templating-example)

To show a top 5 of your most read blog posts, simply do this:

```

    {{ collection from="blog" limit="5" sort="pageviews:desc" }}
        {{ title }} ({{ pageviews }})
    {{ /collection }}

```

Requirements
------------

[](#requirements)

- PHP 7.4+
- Statamic v3.3.48+

Popular uses the SQLite3 PHP extension, which is enabled by default.

License
-------

[](#license)

Popular is **commercial software** but has an open-source codebase. If you want to use it in production, you'll need to [buy a license from the Statamic Marketplace](https://statamic.com/addons/arthurperton/popular).

Credits
-------

[](#credits)

Developed by [Arthur Perton](https://github.com/arthurperton)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Total

3

Last Release

1014d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/93f64088753b79048ac760cd82790a6e51d5839b104102589f68f0aac5a64ffe?d=identicon)[arthurperton](/maintainers/arthurperton)

---

Top Contributors

[![arthurperton](https://avatars.githubusercontent.com/u/4067531?v=4)](https://github.com/arthurperton "arthurperton (107 commits)")

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/arthurperton-popular/health.svg)

```
[![Health](https://phpackages.com/badges/arthurperton-popular/health.svg)](https://phpackages.com/packages/arthurperton-popular)
```

###  Alternatives

[statamic/statamic

Statamic

824170.4k](/packages/statamic-statamic)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)[statamic/ssg

Generate static sites with Statamic.

254302.4k](/packages/statamic-ssg)[statamic/eloquent-driver

Allows you to store Statamic data in a database.

125598.8k7](/packages/statamic-eloquent-driver)[statamic/seo-pro

65440.7k](/packages/statamic-seo-pro)[rias/statamic-redirect

28298.4k](/packages/rias-statamic-redirect)

PHPackages © 2026

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