Libraries tagged by laravel security log
imanghafoori/laravel-password-history
243200 Downloads
A package to keep a history of all password changes of users
alizharb/filament-activity-log
124199 Downloads
A security-first audit control center for Filament v4 and v5 with tenant isolation, risk scoring, integrity checks, retention holds, timelines, and dashboards.
laravel-chronicle/core
13109 Downloads
Tamper-evident audit ledger for Laravel applications.
cjmellor/browser-sessions
79941 Downloads
A Laravel package to enable users to manage and monitor their active browser sessions. Allows users to view devices where they are logged in and provides options to terminate unrecognized or all sessions, enhancing account security
mradder/filament-logger
32302 Downloads
Audit logging, activity tracking, exports, alerts, and dashboards for Filament admin panels.
jayanta/laravel-threat-detection
769 Downloads
Real-time threat detection and security logging for Laravel applications. Detects SQL injection, XSS, DDoS, scanner bots, and more.
alajusticia/laravel-logins
17348 Downloads
Session management in Laravel apps, user notifications on new access, support for multiple separate remember tokens, IP geolocation, User-Agent parser
artisanpack-ui/security-analytics
1710 Downloads
Security analytics for Laravel — security event logging, anomaly detection, threat intelligence, SIEM export (Splunk, Datadog, Elasticsearch, syslog), incident response, alerting, and dashboards.
harryes/laravel-sentinellog
386 Downloads
A vigilant authentication logging and security package for Laravel 10-13 (PHP 8.2–8.5).
metalinked/laravel-defender
162 Downloads
Drop-in security middleware for Laravel: brute force & bot protection, AbuseIPDB reputation blocking, dynamic IP blocklist with auto-block, country access control, honeypot spam protection, real-time multi-channel alerts, a Laravel Pulse dashboard card, and a security audit command.
hosseinhezami/laravel-permission-manager
3425 Downloads
The most advanced enterprise-grade permission management system for Laravel. RBAC + ABAC + Role Hierarchy + Multi-Tenancy + Audit Logging.
cboxdk/laravel-siem
1889 Downloads
The SIEM log-streaming delivery engine for Laravel — a durable transactional outbox, queued batched delivery with retry/backoff/dead-letter/circuit-breaker, SSRF-guarded HTTP egress, encrypted destination secrets, and PII redaction, on top of the framework-agnostic cboxdk/siem core.
artisanpack-ui/security-advanced-auth
1700 Downloads
Enterprise authentication for Laravel — WebAuthn/FIDO2 passwordless auth, SSO (SAML/OIDC/LDAP), social login, biometric auth, and device fingerprinting.
cboxdk/siem
1894 Downloads
Zero-dependency SIEM log-streaming core for PHP: a normalized security-event value object and the formatters (Splunk HEC, Elastic ECS, ArcSight/syslog CEF, generic JSON) that turn it into what real SIEMs ingest. Framework-agnostic; the delivery/egress layer lives in the Laravel wrapper.
williamug/audited
811 Downloads
The only Laravel audit package that ships a complete admin UI — Livewire table, Vue/Inertia table, and per-model timeline — with zero configuration. A simple, robust audit logging package for Laravel applications. Drop one trait onto a model and every create, update, delete, and many-to-many relationship change is automatically recorded.