Libraries tagged by laravel stamp
orisintel/laravel-process-stamps
78161 Downloads
Logs which process created or modified a record
always-open/laravel-process-stamps
15802 Downloads
Logs which process created or modified a record
shetabit/stampable
5 Downloads
Add stamp behaviors into laravel models.
jcrodsolutions/laravel-user-stamp
83 Downloads
Enables automatic user stamp on created_by and updated_by fields within a model.
codiliateur/eloquent-model-userstamps
61 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
444 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
833 Downloads
Adds userstamps to models and migrations and handles it automatically
onefasteuro/stamped
48 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
411832 Downloads
Easy file upload management for the Laravel Framework.
codesleeve/stapler
364226 Downloads
Elegant and simple ORM-based file upload package for php.
webup/laravel-sendinblue
507867 Downloads
Laravel's mail transport for SendinBlue
olssonm/l5-zxcvbn
240947 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.