Libraries tagged by laravel trait
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
kiften/laravel-translatable
514 Downloads
A trait to make an Eloquent model hold translations
kielabokkie/laravel-fancy-console
554 Downloads
A trait to give your console commands some extra fancy output
kadevland/simple-laravel-eloquent-uuid
129 Downloads
A simple Trait provides the ability to use UUID generator in your Eloquent models
joshoangtien/laravel-more-command
8 Downloads
Create a Repository and Service class and trait using Artisan CLI
jobmetric/laravel-url
3 Downloads
It is a package for url and slug storage management in each model that you can use in your Laravel projects.
indigoram89/laravel-translatable
35 Downloads
A trait to make an Eloquent model hold translations
imcity-tech/laravel-uuid
1370 Downloads
[fork] The package provides UUID keys functionality for Eloquent models with one single trait.
iatstuti/laravel-owns-models
1331 Downloads
A simple trait to use with models to check whether they own other models.
hpkns/laravel-sti
1528 Downloads
A simple Single Table Inheritance trait for Eloquent models
hnhdigital-os/laravel-console-self-update
166 Downloads
Provides a trait to use to self-update console binary.
haganjones/laravel-viewables
117 Downloads
Class based approach to handling views in Laravel.
haganjones/laravel-observe-properties
352 Downloads
A simple trait to allow you to observe changing properties on a Model.
guerrilla/laravel-request-filters
904 Downloads
Simple & lean request filtering for Laravel 5.6+