Libraries tagged by laravel trait
usermp/laravel-filter
35 Downloads
A Laravel package for filterable traits
gustavosantarosa/setschema-trait-postgresql
282 Downloads
SetSchema Trait Postgresql for Laravel
labrodev/laravel-uuidable
13 Downloads
Laravel package providing a reusable trait that automatically assigns a UUID to Eloquent models upon creation.
hellozach/laravel-filterable
666 Downloads
Filterable trait for Models in Laravel
hariadi/laravel-boilerplate-generator
601 Downloads
Generate Model, attribute, relation, scope trait and repository for Laravel Boilerplate
yakovenko/laravel-class-generator
20 Downloads
A Laravel package to generate Utility, Service, Trait and Helper classes
ubitcorp/laravel-settings
52 Downloads
It provides a settings model that can be used with trait on any model for Laravel project
ubitcorp/laravel-filter
76 Downloads
It provides a Eloquent query builder that can be used with trait on any model for Laravel project
oldtimeguitarguy/laravel-mocks-file-uploads
377 Downloads
A simple trait to add to your Laravel tests to mock file uploads
hippieua/laravel-sortablev2
10 Downloads
Trait to sort order in Laravel model
rpsimao/laravel-model-encryption
9 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
leftsky/laravel-help
666 Downloads
为Laravel定制的助手 function、trait、abstract。配合 leftsky/php:8 容器更容易
james322/has-nano-id-laravel
4 Downloads
A php trait to add nano id to laravel models.
webaune/laravel-support
29 Downloads
Common support helpers, contracts, and traits required by various Webaune packages. Validator functionality, and basic controller included out-of-the-box.
voidgraphics/laravel-searchable
253 Downloads
Eloquent model search trait.