laravel-audit-pro
by codersandip
An advanced activity and audit logging system for Laravel applications with admin UI, export, and queue support.
laravel-model-diff
Track and display structured differences between Eloquent model versions with human-readable labels
laravel-xray
by ikabalzam
Static analysis for Eloquent column references — finds invalid database column names in your Laravel code before they hit production.
laravel-safe-mode
by allyson
Protege ambientes Laravel contra comandos Artisan destrutivos em produção, com auditoria completa.
laravel-data-integrity
by proai
Scan your Eloquent models for data integrity violations and fix them automatically.
laravel-fortress
by chuxolab
1, 755 engineering checks for secure, correct, auditable Laravel applications — with git hooks and merge protection
laravel-audit-base
by gesmuni
Core domain model and contracts for Gesmuni Audit - 5W event model, interfaces, and value objects for auditable event logging.
laravel-audit-chain
by graymatter
Immutable audit trail for Laravel Eloquent models via cryptographic hash chains. GDPR & NIS2 compliant.
laravel-audit-log
by campelo
Automatic audit logging for Laravel applications - track who, when, where, what changed
laravel-auditing-filesystem
by virlatinus
This filesystem driver, designed for the owen-it/laravel-auditing package, facilitates storing audits in CSV files across all Laravel disks that are registered.
laravel-eloquent-plus
by dev-toolbelt
Supercharge your Laravel Eloquent models with automatic validation, audit trails, external IDs, smart casting, and lifecycle hooks — all with zero boilerplate.
laravel-security
by xchimx
A Laravel package for automated monitoring of security vulnerabilities and outdated packages in Composer and NPM dependencies.
laravel-care
by sneycampos
Health-Check & Audit Tool for Composer Dependencies - Find out which packages are well-maintained, secure, and which ones to avoid.
laravel-action-logger
by enadstack
A powerful, flexible Action Logger / Audit Log package for Laravel with multi-tenancy support and optional Vue UI
laravel-activity-logger
Simple Laravel package for logging user activities with automatic tracking
laravel-trash
by yeaminraat
A Laravel package to store deleted model data and restore records safely.
laravel-change-logs
A comprehensive change logs tracking package for Laravel 11+ that automatically tracks all model changes (create, update, delete, restore) with detailed audit trails
laravel-audit-logging
by lunnar
Comprehensive audit logging for Laravel: model events, HTTP requests, outgoing API calls, and request tracing with integrity verification
laravel-contact-approvable
A Laravel package for managing contacts and approval workflows with polymorphic relationships, audit trails, and a Telescope-like admin interface.
laravel-activitylog-enricher
A Laravel package to enrich Spatie ActivityLog entries by resolving foreign key IDs to readable labels
user-auditable-for-laravel
Laravel package for user auditing in migrations and models
laravel-easy-audits
by jonasschen
A quick and easy way to audit changes to your Laravel project's database
logforge-laravel
by logforge
LogForge: Unified audit logging for Laravel (create/update/delete with diffs, actor, context).
laravel-model-versions
by act-training
A Laravel package for automatic model versioning with selective attribute tracking and restore capabilities
laravel-actor-trails
Track created_by, modified_by, and deleted_by as JSON objects in your Laravel models, with support for multiple guards and polymorphic actors.
laravel-activity-logger
by sdkwala
A Laravel package to log model events (created, updated, deleted) to a database table with hybrid model registration.
laravel-vulnerability-audit
by mohamedhekal
A comprehensive security audit package for Laravel applications that scans for vulnerabilities, weak configurations, and security best practices.
laravel-snapshot
by grazulex
A powerful Laravel package for tracking, storing and comparing snapshots of your Eloquent models — cleanly and safely.
laravel-safeguard
by grazulex
Configurable security checks for Laravel applications. Run safety audits on environment variables, configuration files, and hidden routes to prevent common mistakes before going live.
laravel-activitylog-ui
A beautiful, modern UI for Spatie's Activity Log with advanced filtering, analytics, and real-time features.
laravel-audit-log
by iamfarhad
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
laravel-aware
A simple auditing package to keep track of your Eloquent model changes
laravel-userstamps
Automatically track the user who created, updated, or deleted Eloquent models in Laravel, with database macros and model traits.
laravel-activity-log
by meanify-co
A PHP library to generate logs from requests and model updates in Laravel
laravel-permission-scanner
Permission Scanner Tool is a scans your application for @can, @canany, and permission middleware usage in controllers, routes, and Blade views. It helps developers analyze and manage role-based access control (RBAC) by extracting all permission-related directives efficiently.
simple-laravel-audit
by motomedialab
A simple audit helper that integrates directly with Laravel & FilamentPHP
laravel-auditing-filesystem
by oneseven9955
This filesystem driver, designed for the owen-it/laravel-auditing package, facilitates storing audits in CSV files across all Laravel disks that are registered.
laravel-auditing-elasticsearch-driver
by rajmundtoth0
An Elasticsearch driver for the owen-it/laravel-auditing package.
laravel-auditing
by wilianx7
Audit changes of your Eloquent models in Laravel/Lumen. Forked from owen-t/laravel-auditing.
laravel-auditing-elasticsearch
by siabit
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
laravel-auditor
by ramaid
A simple mongo activity logger to record various events of your laravel application