Libraries tagged by laravel trait
defenestrator/laravel-immutable-eloquent
4 Downloads
Immutable trait for Laravel Eloquent models.
darkmodeee/laravel-uuid
5 Downloads
Eloquent UUID Trait for Laravel 6 and above.
bluesik/laravel-cacheable
361 Downloads
Cacheable trait for Laravel models
biiiiiigmonster/laravel-fireable
6 Downloads
Laravel framework eloquent trait
biiiiiigmonster/laravel-clearable
5 Downloads
Laravel framework eloquent trait
betapeak/laravel-testing-helper-traits
12 Downloads
Adds traits similar to the DatabaseMigtaions trait, but with added seeding.
batuhan/laravel-flaggable
16 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'flag' feature.
avstriyskiy/laravel-api-controller-traits
6 Downloads
Traits for easy building API controllers for your project Front-End.
antriver/laravel-simple-message-trait
55 Downloads
andach/laravel-primary-key-uuid
685 Downloads
This is an incredibly simple package to add a simple trait for Laravel models where the primary key is a UUID.
vluzrmos/validation-trait
30 Downloads
Validation Trait to Laravel
timyouri/laravel-customid
13 Downloads
Eloquent custom ID generation trait for Laravel 6 and above.
probablyrational/laravel-helpers
130 Downloads
A collection of helper traits for laravel used by Probably Rational Ltd.
permafrost-dev/laravel-api-helper
2 Downloads
Helpers trait for Laravel Response or Controllers when implementing APIs.
aciddose/laravel-request-relationships
4047 Downloads
A model Trait for Laravel that let's you automatically load model's relationships by defining then in request parameters