nebo15/eloquent.changelog
Laravel package that adds changelog/history tracking to Eloquent models. Record changes to attributes and keep an audit trail you can query later, useful for debugging, compliance, and reviewing edits over time.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| automattic/jetpack-changelogger | 0.89 | Automattic’s Jetpack Changelogger helps you create and manage changelog entries with a simple workflow, keeping releases consistent across projects. Designed for Jetpack development, it streamlines collecting notes and generating clean, structured changelogs. | 10 | 10 | 5 | 178K | 0 | 0.2 | 55.3 | NOASSERTION | — | |
| daimos/entity-changes-fetcher | 0.86 | Small PHP service that detects and reports changes made to an entity by comparing values before and after updates. Useful for auditing, logging, change tracking, and syncing—returns a structured list of modified fields and their old/new values. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| mohkoma/change-log | 0.86 | — | 0 | 0 | 1 | 0 | 0 | 1.2 | — | — | 5 years ago | |
| amjitk/laravel-ai-changelog | 0.85 | Laravel dev package that reads your Git commits and uses Gemini (via hosseinhezami/laravel-gemini) to generate concise, categorized release notes. Prepends new entries to CHANGELOG.md and supports ranges via tags, SHAs, or branch comparisons—ideal for CI/CD. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| shkiper/laravel-activity-log | 0.84 | — | 1 | 1 | 0 | 0 | 0 | 0.6 | — | — | 1 year ago | |
| spatie/laravel-activitylog | 0.84 | Log user and model activity in Laravel with a simple API. Automatically record Eloquent model events, link actions to subjects and causers, store custom properties, and query a dedicated activity_log table for auditing and history. | 5,876 | 5,948 | 748 | 3M | 2 | 64.3 | 43.9 | MIT | 4 months ago | |
| onramplab/laravel-auditing-log | 0.84 | — | 1 | 1 | 0 | 509 | 0 | 0.9 | 33.3 | MIT | 3 years ago | |
| syamsoul/laravel-activity-logger | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dualmedia/es-log-bundle | 0.83 | — | 0 | 0 | 1 | 42 | 0 | 20.9 | 25.8 | MIT | 3 months ago | |
| marcocesarato/php-conventional-changelog | 0.83 | Automatically generate changelogs and release notes from your Git history using Conventional Commits and SemVer. CLI tool with configurable templates and options to extract releases and output Markdown changelogs, suitable for Composer scripts and CI workflows. | 252 | 252 | 39 | 58K | 13 | 29.7 | 43.3 | GPL-3.0 | 4 months ago | |
| panoscape/history | 0.83 | — | 164 | 164 | 26 | 2K | 0 | 26.1 | 18.5 | MIT | 1 month ago | |
| cetiia/laravel-activity-log | 0.83 | Laravel package that automatically records application activity to a logs table after migration and provides an activity-log route to view entries. Includes publishable migrations and optional views; access to the route can be protected via a Gate in AuthServiceProvider. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| endanguyen/laravel-logviewer | 0.83 | Laravel 5/4.2 and Lumen log viewer. Install via Composer, register the service provider, and add a route to LogViewerController to browse local log files in the browser. No public assets or vendor routes; works with and without log rotation. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| alessandro_podo/git-changelog-generator | 0.82 | — | 0 | 0 | 0 | 52 | 0 | 0.0 | 23.8 | — | — | |
| rstriquer/eloquent-logger | 0.82 | — | 4 | 4 | 1 | 132 | 0 | 0.5 | 19.9 | MIT | 3 years ago | |
| spatie/laravel-notification-log | 0.82 | Logs all notifications sent by your Laravel app, storing them as NotificationLogItems so you can query what was sent to a user, display notification history, and make sending decisions (e.g., avoid duplicates) via helpers like wasSentTo() and inThePastMinutes(). | 211 | 208 | 22 | 43K | 0 | 20.0 | 35.4 | MIT | 4 months ago | |
| symplify/changelog-linker | 0.82 | Automatically links issue and pull request references in your changelog to GitHub (and similar) URLs. Cleans up release notes by turning #123, GH-123 or full references into clickable links, with configurable patterns and formatting for consistent, readable changelogs. | 77 | 85 | 8 | 10K | 0 | 0.6 | 29.0 | MIT | — | |
| hanifhefaz/user-model-activity | 0.82 | — | 4 | 4 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| spatie/activitylog | 0.82 | Laravel 5 user activity logging package by Spatie: records actions to a database table and optionally to Laravel’s log handler, with migration and facade support. Abandoned since 2016-06-28; use spatie/laravel-activitylog instead. | 582 | 596 | 74 | 98 | 0 | 5.0 | 0.7 | MIT | 10 years ago | |
| sinarajabpour1998/log-manager | 0.81 | Laravel log manager with UI components and migrations to store custom activity logs and system error logs in database tables. Define log types in config, use LogFacade to generate logs, and hook into Exception Handler to capture errors. | 0 | 0 | 0 | 0 | 0 | 2.4 | — | MIT | 4 years ago |
How can I help you explore Laravel packages today?