Libraries tagged by laravel traits
rinvex/tmp-watson-validating
264345 Downloads
Eloquent model validating trait.
gearbox-solutions/has-one-file
303 Downloads
Adds HasOneFile trait for easy file management for Laravel models
silvertipsoftware/laravel-trait-pack
12956 Downloads
A basic collection of some useful traits for Laravel
shaka/laravel-trait-generator
5072 Downloads
A Laravel package to generate traits
mallardduck/laravel-traits
6145 Downloads
A collection of useful Laravel snippets in the form of easy to use traits.
koodoo/laravel-trait-uuid
14915 Downloads
A Laravel Eloquent Model trait for adding a UUID to Eloquent Models
koodoo/laravel-trait-updatedby
14811 Downloads
A Laravel Eloquent Model trait for adding User Id's to Eloquent Models
jlorente/laravel-eloquent-splitted-dates-trait
5500 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...
claudye/laravel-hooks
537 Downloads
A Laravel Trait for Hooking Before and After Method Calls
banulalakwindu/laravel-column-helpers
70 Downloads
Laravel traits and migration macros for common model columns.
upinside/laravel-make-trait
2504 Downloads
Create trait in Laravel with the artisan command
thetalabs/laravel-database-encryption
16447 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
rbennett/laravel-model-encryption
1629 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
kingofcode/laravel-uploadable
6080 Downloads
Laravel Uploadable trait to automatically upload images and files with minimum configuration
fer-projekt/laravel-proxy
1866 Downloads
Laravel proxy trait to resolve the currently bound values of the given contract.