Libraries tagged by laravel trait
govelid/laravel-multi-auditable
12 Downloads
A Laravel package to create flexible auditable migrations and traits
gency/laravel-filterable
538 Downloads
A trait to add query filtering functions to Laravel models
gazugafan/laravel-changelog
66 Downloads
Database record changelogs for Laravel 5
fontenele/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.
fdt2k/laravel-models
110 Downloads
Collection of models traits
exeko/laravel-simple-query-filter
6790 Downloads
A simple Trait to include in your models to enable filters
everully/laravel-enum-on-steroids
30 Downloads
This package provides Enum trait to speed up the development of Laravel applications.
dnsoft/rinvex-laravel-support
96 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
digitalion/laravel-makes
617 Downloads
Collection of additional class creation commands for Artisan
devlop/laravel-console-input-validation
76 Downloads
Trait to simplify the validation of console input in Laravel commands
davidngugi/laravel-php-generator
30 Downloads
Command line tool to generate your classes, interfaces and traits. Aiming for your higher productivity
daniel-de-wit/laravel-model-active
6041 Downloads
Simple trait for scoping Eloquent models by 'active' boolean
coyote6/laravel-base
66 Downloads
Provides common base classes used for some of Coyote6 GraphX's developed projects. Provides UUID trait for models using it as a primary key. Provides trait methods to return models as options.
bakgul/laravel-file-creator
102 Downloads
This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.
astrotomic/laravel-transaction-proxy
1280 Downloads
This package provides a trait and class to call methods in a database transaction.