Libraries tagged by laravel trait
ryancco/laravel-uuid-models
4808 Downloads
Trait for working with Eloquent models with UUID route keys
nevadskiy/laravel-uuid
3073 Downloads
The package provides UUID keys functionality for Eloquent models with one single trait.
gustavosantarosa/validate-trait
1253 Downloads
ValidateTrait for Laravel
biscofil/laravel-submodels
16601 Downloads
Create Laravel submodels
mantey/laratrait
30 Downloads
An easy way to create a trait with php artisan command
benbjurstrom/eloquent-postgres-uuids
4035 Downloads
A laravel eloquent trait facilitating the use of uuids as the primary key in a postgres database
leolegends/maketrait
2050 Downloads
Package make:trait to Laravel
langaner/materialized-path
3086 Downloads
Materialized path trait for Laravel 5
inpin/lara-like
938 Downloads
Add Likeable trait to Laravel Eloquent models
i3rror/lapi-response
593 Downloads
API Response trait for laravel
simexis/searchable
72 Downloads
Eloquent model search trait.
shomisha/unusual-relationships
1038 Downloads
This package offers a trait which provides your models with the ability to have relationships not included within standard Laravel installations.
phaza/single-table-inheritance
15759 Downloads
Single Table Inheritance Trait
omnispear/searchable
1042 Downloads
Eloquent model search trait.
mobileka/scope-applicator
1216 Downloads
Scope Applicator is a PHP trait that makes data filtering and sorting easy.