Libraries tagged by laravel traits
gregoryduckworth/encryptable
50721 Downloads
A simple trait to make attributes encrypted in the database
foxws/wireuse
6334 Downloads
Collection of useful Livewire utilities
esensi/model
65189 Downloads
The base model traits of Esensi
cviebrock/eloquent-typecast
58035 Downloads
Trait for Eloquent models to force type-casting on retrieved values
silvertipsoftware/laravel-trait-pack
11287 Downloads
A basic collection of some useful traits for Laravel
koodoo/laravel-trait-uuid
11946 Downloads
A Laravel Eloquent Model trait for adding a UUID to Eloquent Models
koodoo/laravel-trait-updatedby
11842 Downloads
A Laravel Eloquent Model trait for adding User Id's to Eloquent Models
koodoo/laravel-trait-encrypt
12960 Downloads
A Laravel Eloquent Model trait for Encrypting model data
claudye/laravel-hooks
83 Downloads
A Laravel Trait for Hooking Before and After Method Calls
thetalabs/laravel-database-encryption
16092 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
martinbean/laravel-sluggable-trait
47843 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
abottarini/laravel-nova-traits
5922 Downloads
A set of useful Laravel Nova Traits for your Resources
michael-rubel/laravel-safe-request
12235 Downloads
Makes your FormRequest keys retrieved from `$request->safe()` method by default to prevent retrieval of unvalidated input values.
laracraft-tech/laravel-useful-traits
1184 Downloads
A collection of useful Laravel additions!
prevailexcel/laravel-action-service-trait
726 Downloads
A simple Laravel package to create actions, traits and services using artisan commands