Libraries tagged by laravel trait
rinvex/tmp-watson-validating
258845 Downloads
Eloquent model validating trait.
mc0de/console-timer
73 Downloads
A trait for tracking execution time in Laravel console commands
koodoo/laravel-trait-uuid
14163 Downloads
A Laravel Eloquent Model trait for adding a UUID to Eloquent Models
koodoo/laravel-trait-updatedby
14059 Downloads
A Laravel Eloquent Model trait for adding User Id's to Eloquent Models
jlorente/laravel-eloquent-splitted-dates-trait
5260 Downloads
A Laravel Trait for Eloquent Models to handle date fields that are stored both in the date field itself and in separate field components such as year, month, day, time, etc...
hamzaejaz/laravel-searchable-scope
233 Downloads
A Laravel trait to add dynamic search to models
claudye/laravel-hooks
472 Downloads
A Laravel Trait for Hooking Before and After Method Calls
ayup-creative/laravel-trait-initialization
637 Downloads
Boot traits associated with objects automatically - similar to the way Laravel does this with Models
upinside/laravel-make-trait
2355 Downloads
Create trait in Laravel with the artisan command
thetalabs/laravel-database-encryption
16413 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
rbennett/laravel-model-encryption
1585 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
mlezcano1985/laravel-pivot-soft-deletes
6826 Downloads
Soft delete Eloquent pivot models using Laravel SoftDeletes trait.
hnhdigital-os/laravel-model-traits
114 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
fer-projekt/laravel-proxy
1638 Downloads
Laravel proxy trait to resolve the currently bound values of the given contract.
anuzpandey/laravel-useful-traits
101 Downloads
Collection of useful traits for my laravel projects.