Libraries tagged by laravel trait
evercode1/view-maker
4191 Downloads
ViewMaker for Laravel 5.2 Artisan Command
rweber7912/timezoned
4926 Downloads
Laravel trait for converting Eloquent model timestamps according to timezones
endeavour-agency/refresh-database-on-demand
40 Downloads
This packages offers a drop-in replacement for Laravel's RefreshDatabase trait, which only refreshes the database when migrations have actually changed.
benbjurstrom/eloquent-postgres-uuids
3957 Downloads
A laravel eloquent trait facilitating the use of uuids as the primary key in a postgres database
leolegends/maketrait
1894 Downloads
Package make:trait to Laravel
i3rror/lapi-response
353 Downloads
API Response trait for laravel
firevel/filterable
1649 Downloads
A simple trait for Laravel Eloquent models that allows you to easily filter your queries.
firevel/sortable
1648 Downloads
A simple trait to make your Laravel Eloquent models sortable with ease.
srlabs/eloquent-sti
3413 Downloads
Implement Single Table Inheritance within the Eloquent ORM
propaysystems/utilities
1840 Downloads
A set of helper utilities and traits
phaza/single-table-inheritance
15748 Downloads
Single Table Inheritance Trait
p-andrey/tentacles
10991 Downloads
Da epic tentacles for Eloquent
mobileka/scope-applicator
1216 Downloads
Scope Applicator is a PHP trait that makes data filtering and sorting easy.
laravel-enso/versions
6367 Downloads
Prevents update conflicts using the pessimistic lock pattern in Laravel
larapack/attribute-manipulation
2880 Downloads
Allows multiple traits to manipulate with the attributes of an Eloquent Model.