devel8/laravel-action-tracker
Track and query an audit history of actions performed on Eloquent models. Add a trait, define allowed actions, record actions with messages, fetch per-model action logs, and dispatch generic or per-action events for listeners and custom workflows.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| danielemontecchi/laravel-userstamps | 0.83 | — | 1 | 1 | 0 | 187 | 0 | 0.0 | 27.3 | MIT | — | |
| baks-dev/products-viewed | 0.83 | Laravel/PHP модуль для отслеживания и вывода просмотренных товаров. Установка через Composer, рендер в Twig: render_products_viewed(invariable_id|null). Поддерживает установку ассетов, миграции Doctrine и тесты PHPUnit. | 0 | 0 | 2 | 2 | 0 | 18.7 | 7.6 | MIT | 1 month ago | |
| beeketing/tracker-hub | 0.82 | Laravel package that centralizes client-side tracking integrations into a single “hub” so you can emit events and manage multiple trackers from one place. Aims to simplify setup and keep tracking code consistent across your app. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| beeketing/tracker-hub-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| hanifhefaz/user-model-activity | 0.80 | — | 4 | 4 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| lorisleiva/laravel-actions | 0.80 | Laravel Actions organizes your app around single-purpose “action” classes. Write the core logic once in handle(), then run it as a controller, job, listener, command, or plain object. Keep business logic reusable, testable, and consistent across entry points. | 2,858 | 2,845 | 141 | 414K | 24 | 51.2 | 46.2 | MIT | 3 months ago | |
| rstriquer/eloquent-logger | 0.80 | — | 4 | 4 | 1 | 90 | 0 | 0.5 | 17.7 | MIT | 3 years ago | |
| etukenmez/simple-log | 0.80 | Simple Laravel logging helper that wraps common log actions into an easy API. Quickly write info, warning, error, and debug entries with clean defaults, optional context data, and minimal setup—handy for small apps and packages needing straightforward logs. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| beast/visitor-tracker-bundle | 0.79 | — | 0 | 0 | 0 | 4 | 0 | 0.0 | 9.7 | MIT | — | |
| cetiia/laravel-activity-log | 0.79 | 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 | — | |
| binafy/laravel-user-monitoring | 0.79 | — | 585 | 585 | 44 | 1K | 0 | 25.8 | 8.7 | MIT | 1 month ago | |
| shkiper/laravel-activity-log | 0.79 | — | 1 | 1 | 0 | 0 | 0 | 0.6 | — | — | 1 year ago | |
| foxen/laravel-model-activity-log | 0.78 | Automatically log Eloquent model activity in Laravel: create, update (with attribute diffs), delete, and restore (SoftDeletes). Supports per-model log names, ignoring or redacting attributes, tracks the authenticated user or falls back to “System”, and can prune old entries. | 0 | 0 | 0 | 0 | 0 | 16.1 | — | MIT | 2 months ago | |
| benmacha/mousetracker | 0.77 | Self-hosted mouse/click/scroll tracker for Symfony 5.4–7.x. Records mouse moves, clicks, scroll, keyboard, form-blur values, and DOM snapshots, storing sessions in your own DB for Mouseflow-style heatmaps and replay. No jQuery. | 2 | 2 | 1 | 3 | 0 | 19.9 | 6.4 | — | 3 weeks ago | |
| defixit/anonlytics-lib-php | 0.77 | PHP library for anonymous analytics (Anonlytics). Collect lightweight, privacy-first event data without cookies or personal identifiers, and send it to an Anonlytics server/API from your PHP apps and services. | 0 | 0 | 0 | 0 | 0 | 5.0 | — | — | 9 months ago | |
| souravmsh/laravel-tracker | 0.76 | — | 0 | 0 | 0 | 0 | 0 | 15.0 | — | MIT | 3 months ago | |
| syamsoul/laravel-activity-logger | 0.75 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| garcia1901l/laravel-activity-lite | 0.75 | Lightweight MongoDB-backed activity logger for Laravel (7–12). Automatically tracks model create/update/delete, records the causer (user, artisan, queues), supports manual log entries, configurable events, and powerful querying with CLI filters and JSON/CSV export. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| laraditz/action | 0.73 | Define single-purpose Action classes for Laravel and Lumen to keep code DRY. Generate actions via artisan, pass data through constructor properties, and execute with handle() or a convenient static run() method. Includes a data() helper for all properties. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| spatie/activitylog | 0.73 | 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 | 147 | 0 | 5.0 | 1.0 | MIT | 9 years ago |
How can I help you explore Laravel packages today?