laravel-eloquent-splitted-dates-trait
by jlorente
A Laravel Trait for Eloquent Models to handle date fields that are stored both in the date field itself and in separate field components such as year, month, day, time, etc...
laravel-query-selection
Add some custom scopes on models to make a better selection via requests