Libraries tagged by laravel stamp
orisintel/laravel-process-stamps
78792 Downloads
Logs which process created or modified a record
always-open/laravel-process-stamps
17534 Downloads
Logs which process created or modified a record
shetabit/stampable
6 Downloads
Add stamp behaviors into laravel models.
jcrodsolutions/laravel-user-stamp
118 Downloads
Enables automatic user stamp on created_by and updated_by fields within a model.
sevenlab/stamps
853 Downloads
Adds userstamps to models and migrations and handles it automatically
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.
konsulting/laravel-editor-stamps
451 Downloads
Simple package to add creator and editor to models, and populate them during creation or update.
benancetin/laravel-texttoimage
9 Downloads
texttoimage is a laravel package to stamp the text on defined (width,height,colour) image canvas.(Ex: can be used to hide e-mails from search bots.)
onefasteuro/stamped
49 Downloads
Interaction with the Stamped.io API
stampspv/wittylight
142 Downloads
Wittylight
mortimer/poignant
290 Downloads
Eloquent and Ardent on steroids, adds in-model validations, user stamping, declarative relations, cascaded operations on relations (save, delete). To make RoR devs feel a bit more at home.
codesleeve/laravel-stapler
412763 Downloads
Easy file upload management for the Laravel Framework.
codesleeve/stapler
365229 Downloads
Elegant and simple ORM-based file upload package for php.
webup/laravel-sendinblue
517052 Downloads
Laravel's mail transport for SendinBlue
olssonm/l5-zxcvbn
272974 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.