PHPackages                             misaf/vendra-authify-log - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. misaf/vendra-authify-log

ActiveVendra-module[Authentication &amp; Authorization](/categories/authentication)

misaf/vendra-authify-log
========================

16↓100%[2 issues](https://github.com/misaf/vendra-authify-log/issues)PHPCI failing

Since May 13Pushed 3w agoCompare

[ Source](https://github.com/misaf/vendra-authify-log)[ Packagist](https://packagist.org/packages/misaf/vendra-authify-log)[ RSS](/packages/misaf-vendra-authify-log/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Vendra Authify Log
==================

[](#vendra-authify-log)

Tenant-aware authentication event logging for Vendra applications.

Features
--------

[](#features)

- Stores auth events per tenant
- Filament resource and widget on the `admin` panel
- Publishable config, language files, and migrations

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

[](#requirements)

- PHP 8.2+
- Laravel 12
- Filament 5
- Livewire 4
- Pest 4
- Tailwind CSS 4
- `misaf/vendra-user`
- `misaf/vendra-tenant`
- `misaf/laravel-authify-log`

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

[](#installation)

```
composer require misaf/vendra-authify-log
php artisan vendor:publish --tag=vendra-authify-log-migrations
php artisan migrate
```

Optional publishes:

```
php artisan vendor:publish --tag=vendra-authify-log-config
php artisan vendor:publish --tag=vendra-authify-log-lang
```

The service provider and Filament plugin are auto-registered.

Usage
-----

[](#usage)

After installation, authentication logs are available from the Filament `admin` panel.

If needed, update configuration in `config/vendra-authify-log.php`.

Testing
-------

[](#testing)

```
composer test
```

License
-------

[](#license)

MIT. See [LICENSE](LICENSE).

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance42

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/41fd7351d25e29dafa18068d0418eecf6bb47a7473aabe6bc674b4ca35e71805?d=identicon)[misaf](/maintainers/misaf)

---

Top Contributors

[![misaf](https://avatars.githubusercontent.com/u/8195685?v=4)](https://github.com/misaf "misaf (10 commits)")

### Embed Badge

![Health badge](/badges/misaf-vendra-authify-log/health.svg)

```
[![Health](https://phpackages.com/badges/misaf-vendra-authify-log/health.svg)](https://phpackages.com/packages/misaf-vendra-authify-log)
```

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.2M17](/packages/kartik-v-yii2-password)

PHPackages © 2026

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