Libraries tagged by causerstamps

knetewelt/causerstamps

0 Favers
26 Downloads

A package to provide timestamps for eloquent models using a trait. It extends the model for created_by and updated_by column. If the model uses SoftDeletes it'll add the column deleted_by for that as well.

Go to Download


wildside/userstamps

755 Favers
1932342 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
41437 Downloads

Package to add created_by, updated_by and deleted_by to models.

Go to Download


sansanlabs/laravel-userstamps

2 Favers
1166 Downloads

Package to add userstamps to models.

Go to Download


danielemontecchi/laravel-userstamps

1 Favers
501 Downloads

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

Go to Download


velitsol/userstamps

34 Favers
1202 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


sevenlab/stamps

1 Favers
1347 Downloads

Adds userstamps to models and migrations and handles it automatically

Go to Download


limanweb/eloquent-extensions

0 Favers
6213 Downloads

Extensions for Laravel Eloquent\Model

Go to Download


codiliateur/eloquent-model-userstamps

0 Favers
139 Downloads

This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.

Go to Download


turahe/laravel-userstamps

0 Favers
287 Downloads

Adds user tracking fields to Laravel models.

Go to Download


tobidsn/laravel-userstamps

1 Favers
20 Downloads

A simple Laravel package for Eloquent Model user specific feilds.

Go to Download


phumsoft/userstamps

0 Favers
2 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


phpfour/laravel-userstamps-for-backpack

1 Favers
119 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. This forks make that work for Backpack for Laravel.

Go to Download


pacificinternet/userstamps

0 Favers
22 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


munettt/userstamps

0 Favers
16 Downloads

Userstamps for Laravel

Go to Download


Next >>