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

VentureCraft/revisionable

Easily create a revision history for any laravel model observed · 2026-08-28

github.com/VentureCraft/revisionable · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

65/100

  • Activity 69
  • Release rhythm 40
  • 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: 373
  • age_days: 4928
  • days_rel: 189
  • days_push: 189
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

2615 stars · 341 forks observed · 2026-08-28

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

A Laravel PHP package that adds automatic revision history to any Eloquent model via a trait. It records who changed which fields and from what values, providing an auditable change history with minimal setup.

Use cases

  • track revision history for laravel models
  • audit who changed what field in eloquent
  • display model change history to users
  • keep version history of database records
  • log field-level changes with user attribution
  • add audit trail to laravel app without extra work

When to choose

  • you use Laravel/Eloquent and want automatic model change tracking
  • you need accountability showing which user made each change
  • you want a drop-in trait-based solution with minimal configuration

When to avoid

  • you're not using Laravel or Eloquent
  • you need full document versioning or rollback to previous states rather than field-level diffs
  • you need high-throughput audit logging with async processing

Facets

library · maturity maintenance

orm logging database web-development developer-tools databases php laravel-package revision-history audit-trail eloquent model-versioning laravel

1 source

Member repositories

RepositoryRoleHealth v2
VentureCraft/revisionablemain65

For agents

markdown · JSON · MCP: product_card(name="VentureCraft/revisionable")

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