Libraries tagged by model-traits
danielemontecchi/laravel-userstamps
608 Downloads
Automatically track the user who created, updated, or deleted Eloquent models in Laravel, with database macros and model traits.
hnhdigital-os/laravel-model-traits
114 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
bluora/laravel-model-traits
81 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
vcian/laravel-code-insights
86 Downloads
Display all list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them
thetalabs/laravel-database-encryption
16618 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
rbennett/laravel-model-encryption
1713 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
lucadello91/eloquent-uuid
8948 Downloads
Laravel Eloquent Model trait for using UUID on primary key
lambdadigamma/laravel-publishable
1076 Downloads
A Laravel Eloquent model trait for publishing and unpublishing
ifcon/einvoice
90 Downloads
Einvoice package for Laravel: model, trait, interface, service, controller, and config.
fdt2k/laravel-models
226 Downloads
Collection of models traits
devxisas/qr-studio
9 Downloads
A modern QR code studio for Laravel — SVG, PNG, EPS, styles, gradients, data types, Blade directive, response macro, and model traits.
codiliateur/eloquent-model-userstamps
139 Downloads
This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.
astrotomic/laravel-auth-recovery-codes
24916 Downloads
This package provides Laravel bindings and a Eloquent/Model trait for pragmarx/recovery package.
thisvessel/carbonated
403 Downloads
An Eloquent model trait that offers more flexible timestamp/date/time handling.
yuptogun/laravel-model-traits
0 Downloads
utility traits and interfaces that have helped myself