jeffersongoncalves/laravel-created-by
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modific
时间:2025-09-17 11:58
sansanlabs/laravel-userstamps
Package to add userstamps to models.
时间:2025-03-24 06:52
rulr/laravel-authored
A Laravel package that adds created_by and last_updated_by attributes to Eloquent models.
时间:2025-03-06 19:20
atsyscorp/yii2-mailqueue
Email queue component for yii2. Created by Saranga Abeykoon, updated by ATSYS
时间:2025-02-27 00:20
mobilestock/model-tracks-user-updates
model-tracks-user-updates is a library that updates the 'updated_by_user' column with the corresponding user id. Internally it uses the model triggers to update the column with the id of the logged user.
时间:2025-01-08 18:52
ahuseiny/laravel-userstamps
A simple Laravel package for Eloquent Model user specific fields.
时间:2022-03-13 21:29
kerattila/laravel-track-author
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
时间:2021-07-21 19:46
dfox288/culpa
Adds Blameable support to Eloquent models in Laravel 7+
时间:2020-07-01 09:07
jlorente/laravel-identitystamps
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
时间:2019-08-14 14:52
sqits/laravel-userstamps
Package to add created_by, updated_by and deleted_by to models.
时间:2019-04-11 15:12
digitalcloud/laravel-blameable
Laravel package allow you to add created/updated by attributes on eloquent models
时间:2019-01-14 12:14
fico7489/laravel-revisionable-upgrade
Upgrade for the venturecraft revisionable package, add many useful methods.
时间:2017-11-23 16:34
axn/laravel-eloquent-authorable
Support for created_by and updated_by fields in Eloquent models.
时间:2016-03-24 09:14
wildside/userstamps
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
时间:2016-03-10 19:05
nstapelbroek/culpa
Adds Blameable support to Eloquent models in Laravel 5
时间:2016-01-08 09:19