Libraries tagged by laravel stamp
orisintel/laravel-process-stamps
77184 Downloads
Logs which process created or modified a record
always-open/laravel-process-stamps
14906 Downloads
Logs which process created or modified a record
shetabit/stampable
5 Downloads
Add stamp behaviors into laravel models.
konsulting/laravel-editor-stamps
442 Downloads
Simple package to add creator and editor to models, and populate them during creation or update.
jcrodsolutions/laravel-user-stamp
65 Downloads
Enables automatic user stamp on created_by and updated_by fields within a model.
sevenlab/stamps
808 Downloads
Adds userstamps to models and migrations and handles it automatically
benancetin/laravel-texttoimage
7 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
48 Downloads
Interaction with the Stamped.io API
codiliateur/eloquent-model-userstamps
7 Downloads
This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.
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.
webup/laravel-sendinblue
483157 Downloads
Laravel's mail transport for SendinBlue
codesleeve/laravel-stapler
410356 Downloads
Easy file upload management for the Laravel Framework.
codesleeve/stapler
362745 Downloads
Elegant and simple ORM-based file upload package for php.
olssonm/l5-zxcvbn
215661 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.