Libraries tagged by laravel trait
rweber7912/timezoned
4926 Downloads
Laravel trait for converting Eloquent model timestamps according to timezones
endeavour-agency/refresh-database-on-demand
1452 Downloads
This packages offers a drop-in replacement for Laravel's RefreshDatabase trait, which only refreshes the database when migrations have actually changed.
ticketeradigital/hashable
1312 Downloads
Adds hashable trait to Laravel models
metrixinfo/eloquent-sortable
6986 Downloads
Sortable Trait for Laravel Eloquent models that supports grouping on multiple keys
intervention/eloquent-hashid
537 Downloads
Configurable HashId Trait for Laravel Eloquent models
firevel/filterable
2969 Downloads
A simple trait for Laravel Eloquent models that allows you to easily filter your queries.
firevel/sortable
2968 Downloads
A simple trait to make your Laravel Eloquent models sortable with ease.
strilezkijslawa/tentacles
135 Downloads
Da epic tentacles for Eloquent
srlabs/eloquent-sti
3653 Downloads
Implement Single Table Inheritance within the Eloquent ORM
propaysystems/utilities
3016 Downloads
A set of helper utilities and traits
phaza/single-table-inheritance
15762 Downloads
Single Table Inheritance Trait
p-andrey/tentacles
12214 Downloads
Da epic tentacles for Eloquent
mobileka/scope-applicator
1218 Downloads
Scope Applicator is a PHP trait that makes data filtering and sorting easy.
laravel-enso/versions
8212 Downloads
Prevents update conflicts using the pessimistic lock pattern in Laravel
laravel-enso/versioning
16811 Downloads
Prevents update conflicts using the optimistic lock pattern in Laravel