Libraries tagged by laravel trait
andrej-griniuk/laravel-refresh-and-seed-database
15 Downloads
RefreshAndSeedDatabase trait
allcaretravel/laravel-support
351 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
allcaretravel/laravel-repositories
348 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
allcaretravel/laravel-relatable
24 Downloads
Trait to manage an Eloquent model's related content
alhaji-aki/laravel-uuid
3960 Downloads
Trait to generate uuid when creating models
ahmedzidan/laravel-support
8 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
ahmedzidan/laravel-cacheable
5 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
ahmedash95/laravel-translatable
68 Downloads
A trait to make an Eloquent model hold translations
a-h-abid/laravel-refresh-module-database
110 Downloads
A Refresh Database trait that can be used in unit tests with any Laravel Module packages.
wnx/laravel-disable-updated-at
33 Downloads
A trait to disable the updated_at column on a Laravel Eloquent Model
wfeller/laravel-uuid-primary-key
1045 Downloads
Trait to use ordered uuids on your models.
systemovich/laravel-translatable
56 Downloads
A trait to make an Eloquent model hold translations
snoeren-development/laravel-eloquent-uuid
1124 Downloads
Small trait for Eloquent models to use UUID's instead of incrementing integers.
sehrgut/laravel-attachments
2704 Downloads
Traits which make attaching files to your Eloquent models super easy!
riesjart/eloquent-trait
308 Downloads
Addition of useful methods for Eloquent models