laravel-request-scope
by submtd
Adds sorting, filtering and other options as query parameters to Laravel apps.
laravel-schedule-watcher
by submtd
Replaces the Laravel schedule class with a custom class that will allow you to list cron tasks and fire warnings if tasks do not run.
laravel-encrypted-fields
by submtd
Provides a trait that allows for encrypted fields on an Eloquent model