Libraries tagged by userdata
danielemontecchi/laravel-userstamps
5 Downloads
Automatically track the user who created, updated, or deleted Eloquent models in Laravel, with database macros and model traits.
dalisoft/userstamps
33 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.
d3/usermanager
185 Downloads
User manager module for OXID eShop.
crip/usermanager
9 Downloads
Crip Laravel UserManager
codiliateur/eloquent-model-userstamps
76 Downloads
This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.
codersvn/usermanagement
189 Downloads
User component for Laravel / Lumen
codebois/usermanagement
5 Downloads
Usermanagement for codebois projects, generic objects
berthott/laravel-userstamps
930 Downloads
Laravel Helper for Userstamps in Laravel
ayzamodul/usermanagement
7 Downloads
Kullanici yonetim modulu
axleus/axleus-usermanager
1045 Downloads
user management for mezzio applications
avss/usermanagementapis
0 Downloads
Avsstech Pdf Printing Apis
atm/usermanagerbundle
43 Downloads
User management bundle
api-api/storage-wordpress-usermeta
8 Downloads
Storage implementation using WordPress user metadata.
andreadam82/laravel-userstamps
7 Downloads
Package to add created_by, updated_by and deleted_by to models.
ahuseiny/laravel-userstamps
47 Downloads
A simple Laravel package for Eloquent Model user specific fields.