Libraries tagged by laravel trait
craftcodery/laravel-searchable
4581 Downloads
Searchable trait for Laravel Eloquent models
jamesh/laravel-uuid
60033 Downloads
Eloquent UUID Trait for Laravel 6 and above.
nbz4live/laravel-backpack-helpers
7264 Downloads
Several helpers, traits, etc for Laravel Backpack
grungestranger/laravel-eloquent-table-name-trait
11773 Downloads
Eloquent trait to get the names of tables of your models statically.
ianrothmann/laravel-model-convention
5631 Downloads
A Model Trait to override standard laravel 5 model conventions for use with larger scale databases
cedextech/trait-generator
6303 Downloads
A Laravel Generator For Creating New Traits
yakovenko/laravel-class-generator
83 Downloads
A Laravel package to generate Utility, Service, Trait and Helper classes
estgroupe/laravel-taggable
6288 Downloads
Taggable Trait for using tag inside Laravel Eloquent models, with Baum's Nested Set pattern support.
yarob/laravel-expirable
1137 Downloads
Laravel 5.0+ package to add expirable trait to eloquent models
loqbox/laravel-applies-filters
27801 Downloads
A simple trait to add backend filtering to Laravel APIs
hedii/laravel-date-range
40553 Downloads
A date range trait with local scope methods for Laravel Eloquent models
toneflix-code/laravel-fileable
4711 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
2431 Downloads
Trait for set magic method withTrashed for models with SoftDelete
santigarcor/laravel-ownable
228 Downloads
Simple trait to manage the ownershipt of models/objects
omaralalwi/laravel-time-craft
85 Downloads
Laravel Time Craft is a powerful package for handling date and time scopes in your Laravel applications. It provides a set of convenient traits and helper functions to simplify date and time operations.