Libraries tagged by Audit
phoenix1331/laravel-auth-audit
75 Downloads
Authorisation coverage reporting for Laravel applications. Statically scans routes, controllers, Form Requests, and Policies to report what is and is not protected.
nti/audit-bundle
2882 Downloads
Audit bundle for symfony3 and doctrine orm, logs any database change
netresearch/composer-audit-responsibility
1129 Downloads
Composer plugin implementing responsibility propagation for security audits — stops upstream/framework transitive dependency advisories from blocking library/extension CI
nawasara/audit
343 Downloads
Audit trail, activity logging, and login attempt tracking for the Nawasara superapp framework.
mahdisphp/laravel-hack-auditor
109 Downloads
AI-powered security auditor & CTF generator for Laravel. Watch AI hack your app in 15 seconds.
laravel-enso/audit
777 Downloads
Model auditing endpoints and change-history storage for Laravel Enso
kricha/doctrine-audit-bundle
4307 Downloads
This bundle creates audit logs for all doctrine ORM database related changes.
kanvigo/audit-contracts
258 Downloads
Stable contracts for Kanvigo's pluggable audit layer: the immutable AuditEvent DTO and the AuditSink interface third-party sinks implement.
jeylabs/laravel-audit-log
5504 Downloads
A very simple audit logger to monitor the users of your website or application
hexis/audit-bundle
385 Downloads
Symfony bundle that audits security events (login, logout, switch_user, failed-login) and Doctrine writes (insert/update/delete) with optional pre-image snapshots, storing to Elasticsearch or Doctrine with primary/fallback semantics.
gsebastiao/laravel-auditable
59 Downloads
Auditoria Eloquent com nomes legíveis (resolveMap), operações multi-tabela agrupadas por batch, auditoria de falhas, restauro de registros apagados e multitenancy opcional.
ez-php/audit
32 Downloads
Audit log module for ez-php — event-driven recording of entity lifecycle changes (CREATE, UPDATE, DELETE) into an audit_logs table with a fluent query API.
deltawhydev/laravel-audit-logging
344 Downloads
Unified audit logging system for Laravel with Nova support
cbytedigital/nen7513-audit-logging
1736 Downloads
NEN 7513-compliant Laravel package for audit logging
borsche/elasticsearch-audit-bundle
68 Downloads
Symfony bundle that records who changed what in your application into Elasticsearch: automatic Doctrine entity auditing, arbitrary domain events, coalescing of many small changes into one record, async writes through Messenger, and a filterable read API.