laravel-auditing
Model auditor
Provides auditing features to track changes in Eloquent models by recording discrepancies and anomalies
Record the change log from models in Laravel
3k stars
55 watching
390 forks
Language: PHP
last commit: 23 days ago
Linked from 1 awesome list
auditauditingeloquenthistorylaravellogginglumenobserverrecordrevisiontracking
Related projects:
Repository | Description | Stars |
---|---|---|
mongodb/laravel-mongodb | Provides an ORM interface to MongoDB | 7,018 |
venturecraft/revisionable | Enables revision tracking for Eloquent models without additional configuration | 2,553 |
cviebrock/eloquent-sluggable | Provides a way to easily generate unique slugs for Eloquent models in Laravel applications | 3,900 |
lucadegasperi/oauth2-server-laravel | An OAuth 2.0 authorization and resource server implementation for Laravel applications | 2,365 |
jeremykenedy/laravel-auth | Laravel Auth provides user authentication and management features with email verification, social media integration, location services, and role-based access control. | 3,018 |
alexeymezenin/laravel-best-practices | A collection of guidelines and best practices for building maintainable, efficient, and scalable Laravel applications. | 11,419 |
spatie/laravel-activitylog | A package to log activities in Laravel applications, storing events and user interactions for auditing purposes. | 5,364 |
spatie/laravel-backup | A package to create backups of a Laravel application | 5,660 |
antonioribeiro/tracker | A Laravel package that tracks and stores user activity, device information, and application metrics. | 2,898 |
laravel/horizon | A tool that provides monitoring and configuration for queues in Laravel-based applications | 3,868 |
archtechx/tenancy | A package that simplifies multi-tenancy in Laravel applications by automatically handling tenant identification and management without requiring code changes. | 3,658 |
barryvdh/laravel-debugbar | A package that integrates PHP Debug Bar with Laravel to provide detailed debugging information. | 17,414 |
sbarre/eloquent-versioned | Adds transparent versioning support to Eloquent ORM in Laravel 5.2 and later versions. | 30 |
riorizkyrainey/laraced | A package that automatically inserts and updates creator, editor, and destroyer fields on your table. | 2 |
laravel/laravel | A comprehensive web application framework that simplifies common tasks and provides tools for large, robust applications. | 78,834 |