PHPackages                             zoy/accessuser - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. zoy/accessuser

AbandonedArchivedLibrary[Logging &amp; Monitoring](/categories/logging)

zoy/accessuser
==============

Storage User access

v0.5.1(8y ago)0113MITPHPPHP &gt;=5.6.4

Since Jan 14Pushed 8y ago1 watchersCompare

[ Source](https://github.com/erickosma/accessuser)[ Packagist](https://packagist.org/packages/zoy/accessuser)[ Docs](https://github.com/erickosma/accessuser)[ RSS](/packages/zoy-accessuser/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (5)Dependencies (14)Versions (6)Used By (0)

Access User Log
===============

[](#access-user-log)

[![Latest Stable Version](https://camo.githubusercontent.com/40893718c95375a74e1d26058cac97113acb70c812ddc4029568a0044c3ac4d6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f707261676d6172782f747261636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pragmarx/tracker)[![License](https://camo.githubusercontent.com/a7d953c880516e66cbc40f3833498c010255e60ca0142114a22829dc66fe28e4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4253445f335f436c617573652d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

This package provides tool to track user access in laravel framework

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

[](#installation)

Via Composer

```
$ composer require zoy/accessuser
```

Then add the service provider in `config/app.php`:

```
Zoy\Accessuser\AccessUserLogServiceProvider::class,
```

And run the above commented command

```
php artisan vendor:publish
```

Migrate table to database

```
php artisan migrate
```

update

```
php artisan vendor:publish --force
```

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

[](#contributing)

Credits
-------

[](#credits)

License
-------

[](#license)

MIT License [license.md](LICENSE) for more information.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Total

5

Last Release

3216d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1478876?v=4)[Erick Giorgio](/maintainers/erickosma)[@erickosma](https://github.com/erickosma)

---

Top Contributors

[![erickosma](https://avatars.githubusercontent.com/u/1478876?v=4)](https://github.com/erickosma "erickosma (41 commits)")

---

Tags

logaccess

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zoy-accessuser/health.svg)

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

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k95.4M289](/packages/laravel-horizon)[sentry/sentry-laravel

Laravel SDK for Sentry (https://sentry.io)

1.3k127.1M193](/packages/sentry-sentry-laravel)[illuminate/queue

The Illuminate Queue package.

21332.6M1.5k](/packages/illuminate-queue)[directorytree/ldaprecord-laravel

LDAP Authentication &amp; Management for Laravel.

5752.3M17](/packages/directorytree-ldaprecord-laravel)[shetabit/visitor

Laravel visitor

567637.9k13](/packages/shetabit-visitor)[larabug/larabug

Laravel 6.x/7.x/8.x/9.x/10.x/11.x/12.x/13.x bug notifier

299582.7k1](/packages/larabug-larabug)

PHPackages © 2026

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