Libraries tagged by laravel trait
nickdekruijk/translations
123 Downloads
A simple Translation trait to be used with Laravel Models
larapages/translations
14 Downloads
A simple Translation trait to be used with Laravel Models
miladev/api-response
15 Downloads
A simple Laravel package for success and fail response traits.
deargonauten/translaravel
23 Downloads
A Laravel package which translates all. Routes, models (trait) and strings (gettext-style).
zymawy/ironside-core
7 Downloads
Useful classes you can use for every Laravel project
zvestaphp/support
130 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
zvestaphp/cacheable
130 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
yzen.dev/request-data-adapter
2560 Downloads
Adapter for converting input data from Illuminate\Http\Request
vistag/eloquent-uuid
248 Downloads
Eloquent models UUID traits
traits/providers
184 Downloads
This is Package To Push Trait c ommand in Artisan commands
tjventurini/get-relationship-key
224 Downloads
Trait and sample configuration to manage model relationships via configurations.
timwassenburg/default-model-order
44 Downloads
Adds a trait to make your models sortable
smarch/omac
48 Downloads
A simple ACL trait to allow authorization checks using whatever authorization package is desired. Currently supports Laravel Default, Shinobi, Sentinel and Entrust.
sierratecnologia/muleta
896 Downloads
SierraTecnologia common support helpers, contracts, and traits required by various SierraTecnologia packages. Validator functionality, and basic controller included out-of-the-box.
shov/fillable
56 Downloads
Fillable trait is mixin makes any object (usually DTO) fillable for several easy ways