Libraries tagged by laravel stamp
orisintel/laravel-process-stamps
78454 Downloads
Logs which process created or modified a record
always-open/laravel-process-stamps
15943 Downloads
Logs which process created or modified a record
shetabit/stampable
6 Downloads
Add stamp behaviors into laravel models.
jcrodsolutions/laravel-user-stamp
94 Downloads
Enables automatic user stamp on created_by and updated_by fields within a model.
codiliateur/eloquent-model-userstamps
69 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
447 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.)
sevenlab/stamps
847 Downloads
Adds userstamps to models and migrations and handles it automatically
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
412334 Downloads
Easy file upload management for the Laravel Framework.
codesleeve/stapler
364793 Downloads
Elegant and simple ORM-based file upload package for php.
webup/laravel-sendinblue
512911 Downloads
Laravel's mail transport for SendinBlue
olssonm/l5-zxcvbn
252108 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.