Ross ROSS = Recommend OSS · open-source software intelligence for agents

owen-it/laravel-auditing

Record the change log from models in Laravel observed · 2026-08-28

github.com/owen-it/laravel-auditing · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 93
  • Release rhythm 89
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 2
  • age_days: 4031
  • days_rel: 74
  • days_push: 47
  • n_releases_24m: 14

Full methodology

Adoption not part of the score

3458 stars · 409 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Laravel/Lumen package that keeps a history of Eloquent model changes by adding a trait to models, storing audit records via configurable drivers. It exposes audited data for presentation, transformation, and tagging, helping surface discrepancies or suspect activity in data changes.

Use cases

  • track changes to eloquent models in laravel
  • keep an audit log of who changed what in a laravel app
  • log model update history with a trait
  • record database record revisions in laravel
  • audit trail for laravel models
  • detect suspicious or anomalous data changes
  • view history of model attribute changes
  • compliance logging for php web app database changes

When to choose

  • You are building a Laravel or Lumen application and want per-model audit logs with minimal setup (just add a trait)
  • You need to omit or transform sensitive attributes before they are audited
  • You want audit records you can query, tag, filter, and prune automatically via a threshold

When to avoid

  • Your project does not use Laravel/Lumen or the Eloquent ORM
  • You need database-level, request-level, or infrastructure audit logging beyond Eloquent model changes
  • You need general application monitoring or performance logging rather than model change tracking

Facets

library · maturity stable

logging database web-development backend security developer-tools php laravel lumen eloquent audit-trail model-history change-tracking revision-history observers compliance composer-package web-server

2 sources

Member repositories

RepositoryRoleHealth v2
owen-it/laravel-auditingmain93

For agents

markdown · JSON · MCP: product_card(name="owen-it/laravel-auditing")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem