PHPackages                             vis/viewed - 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. [Templating &amp; Views](/categories/templating)
4. /
5. vis/viewed

ActiveLibrary[Templating &amp; Views](/categories/templating)

vis/viewed
==========

1.0.6(10y ago)041PHPPHP &gt;=5.4.0

Since Aug 4Pushed 10y ago1 watchersCompare

[ Source](https://github.com/arturishe21/viewed)[ Packagist](https://packagist.org/packages/vis/viewed)[ RSS](/packages/vis-viewed/feed)WikiDiscussions master Synced today

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

Пакет для функционала просмотренных товаров(страниц)
====================================================

[](#пакет-для-функционала-просмотренных-товаровстраниц)

В composer.json добавляем в блок require

```
 "vis/viewed": "1.0.*"
```

Выполняем

```
composer update
```

Добавляем в app.php

```
  'Vis\Viewed\ViewedServiceProvider',
```

```
   //добавить в список просмотренных
   Viewed::setViewed($model);

   //просмотреть список просмотренных id
   Viewed::getViewed($model);

   //вернуть список записей модели
   Viewed::getViewedWithModel($model);
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Total

6

Last Release

3942d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8b7ffd6192296a7a4be50ef6051026bdcb226401a5114d64dacc16dcaf7fb827?d=identicon)[arturishe](/maintainers/arturishe)

---

Top Contributors

[![arturishe](https://avatars.githubusercontent.com/u/3536387?v=4)](https://github.com/arturishe "arturishe (7 commits)")

### Embed Badge

![Health badge](/badges/vis-viewed/health.svg)

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[moonshine/moonshine

Laravel administration panel

1.3k253.1k81](/packages/moonshine-moonshine)[illuminate/view

The Illuminate View package.

13047.0M2.2k](/packages/illuminate-view)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

725172.4k14](/packages/tallstackui-tallstackui)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)[hasinhayder/tyro-dashboard

Tyro Dashboard - Beautiful admin dashboard for managing Tyro roles, privileges, users, and settings

5443.8k](/packages/hasinhayder-tyro-dashboard)

PHPackages © 2026

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