Libraries tagged by updated-by

wildside/userstamps

756 Favers
2068249 Downloads

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.

Go to Download


sqits/laravel-userstamps

18 Favers
46336 Downloads

Package to add created_by, updated_by and deleted_by to models.

Go to Download


fico7489/laravel-revisionable-upgrade

53 Favers
40196 Downloads

Upgrade for the venturecraft revisionable package, add many useful methods.

Go to Download


laravel-enso/track-who

29 Favers
44987 Downloads

Created-by, updated-by, and deleted-by tracking traits for Laravel Enso

Go to Download


nowo-tech/audit-kit-bundle

1 Favers
1087 Downloads

Symfony + Doctrine bundle for automatic created/updated timestamps and blame fields on opt-in entities.

Go to Download


mobilestock/model-tracks-user-updates

0 Favers
10964 Downloads

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.

Go to Download


digitalcloud/laravel-blameable

15 Favers
44095 Downloads

Laravel package allow you to add created/updated by attributes on eloquent models

Go to Download


axn/laravel-eloquent-authorable

3 Favers
43475 Downloads

Support for created_by and updated_by fields in Eloquent models.

Go to Download


laravel-enso/trackwho

29 Favers
15823 Downloads

Created-by, updated-by, and deleted-by tracking traits for Laravel Enso

Go to Download


sansanlabs/laravel-userstamps

2 Favers
1208 Downloads

Package to add userstamps to models.

Go to Download


rulr/laravel-authored

4 Favers
1934 Downloads

A Laravel package that adds created_by and last_updated_by attributes to Eloquent models.

Go to Download


jlorente/laravel-identitystamps

1 Favers
6157 Downloads

A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models

Go to Download


danielemontecchi/laravel-userstamps

1 Favers
802 Downloads

Automatically track the user who created, updated, or deleted Eloquent models in Laravel, with database macros and model traits.

Go to Download


bernskiold/laravel-blame

0 Favers
314 Downloads

Automatically track which user created and last updated your Eloquent models, with relations and schema macros.

Go to Download


velitsol/userstamps

34 Favers
1204 Downloads

A simple package to insert and load userstamps for a model automatically, it provides an eloquent trait to use in your models.

Go to Download


Next >>