Libraries tagged by updated_by
sansanlabs/laravel-userstamps
1194 Downloads
Package to add userstamps to models.
rulr/laravel-authored
1934 Downloads
A Laravel package that adds created_by and last_updated_by attributes to Eloquent models.
jlorente/laravel-identitystamps
6153 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
danielemontecchi/laravel-userstamps
782 Downloads
Automatically track the user who created, updated, or deleted Eloquent models in Laravel, with database macros and model traits.
bernskiold/laravel-blame
278 Downloads
Automatically track which user created and last updated your Eloquent models, with relations and schema macros.
velitsol/userstamps
1204 Downloads
A simple package to insert and load userstamps for a model automatically, it provides an eloquent trait to use in your models.
nstapelbroek/culpa
74430 Downloads
Adds Blameable support to Eloquent models in Laravel 5
dfox288/culpa
4695 Downloads
Adds Blameable support to Eloquent models in Laravel 7+
quarks/laravel-auditors
17312 Downloads
Record created by, updated by and deleted by on Eloquent models automatically.
kerattila/laravel-track-author
2344 Downloads
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
brightnucleus/country-codes
86508 Downloads
Automatically updated country data containing ISO codes and English country names, powered by free MaxMind data.
koodoo/laravel-trait-updatedby
16462 Downloads
A Laravel Eloquent Model trait for adding User Id's to Eloquent Models
xenon/folklore-image-updated
920 Downloads
Image manipulation library for Laravel based on Imagine and inspired by Croppa for easy url based manipulation. This is a fork of laravel folklore image
malhal/laravel-createdby
130 Downloads
A trait that adds createdBy and updatedBy user relations to your models
kamansoft/laravel-blame
2595 Downloads
A tool to easily work with the updated_by and created_by fields on your laravel eloquent models