Libraries tagged by laravel trait
loots-it/laravel-address-creator
581 Downloads
This package provides an Address Model, Migration and Factory. It also provides the traits HasBillingAddres and HasPublicAddress
loffel/laravel-support
21 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
kukuhkkh/laravel-command
113 Downloads
Create a Repository and Service class and trait using Artisan CLI
konstantinkoslow/laravel-uuid
38 Downloads
UUID primary key for Laravel Eloquent Models.
kjmtrue/laravel-support
879 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
kjmtrue/laravel-cacheable
1084 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
kimchanhyung98/laravel-service-maker
617 Downloads
Use it instead of directly creating a Trait.
kesty/laravel-reactions
7 Downloads
kchinkesh/laravel-model-observer
31 Downloads
A Simple Laravel Package to observe,log and anlaize any changes to Eloquent Model using trait.
kamrul-haque/laravel-model-log
44 Downloads
Log model events with data by simply adding a Trait
jorjsmile/laravel-model-validate
26 Downloads
A trait that will bring ability to validate attributes inside model itself
joemires/laravel-translatable
4 Downloads
A trait to create an independent translations for your Eloquent model
jennoramcaj/laravel-support
43 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
jekferson/laravel-fillable-relations
43 Downloads
Provides HasFillableRelations trait to Eloquent models
jan-drda/laravel-nosql-connector
12 Downloads
Model trait for using various NoSQL systems on Laravel