Libraries tagged by laravel traits
loqbox/laravel-applies-filters
22644 Downloads
A simple trait to add backend filtering to Laravel APIs
berthott/laravel-targetable
704 Downloads
Laravel Helper for targeting classes by their traits
toneflix-code/laravel-fileable
1007 Downloads
Laravel Fileable exposes methods that make handling file upload with Laravel filesystem even easier, it also exposes a trait that automatically handles file uploads for you.
tkachikov/laravel-withtrashed
563 Downloads
Trait for set magic method withTrashed for models with SoftDelete
robbielove/laravel-support
313 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
mouadziani/laravel-model-trackable
7 Downloads
A laravel package that allows you to tracker and log nested changes applied on your models and their relations using a single Trait
karabinse/laravel-commentable
52 Downloads
Easily add a commentable trait to a Eloquent model
igaster/laravel-translate-eloquent
3331 Downloads
Description
heseya/laravel-searchable
3664 Downloads
Search trait for Eloquent models
gustavosantarosa/validate-trait
968 Downloads
ValidateTrait for Laravel
gustavosantarosa/perpage-trait
961 Downloads
ValidateTrait for Laravel
francescomalatesta/laravel-reactions
134 Downloads
flyhjaelp/laravel-eloquent-orderable
2397 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
brekitomasson/laravel-model-finder
759 Downloads
A simple trait that makes building your own custom Laravel Model Searches a lot easier.
boytunghc/laravel-mongo-notifiable
5656 Downloads
A trait will help you connect to mongodb and do notification