acutex/useful-bundle
Symfony bundle providing handy extras for everyday projects: Ajax autocomplete, dependent entity and date-range form types, plus Doctrine DQL functions (IF, IFNULL, ROUND, DATE_DIFF). Can be used with SonataAdmin as filter types.
IF, DATE_DIFF) are irrelevant to Laravel, which uses Eloquent’s query builder or raw SQL. No equivalent in Laravel’s query system.Form, DependencyInjection, and Doctrine DQL—incompatible with Laravel’s alternatives.Route::get('/search-users', [UserController::class, 'search'])).How can I help you explore Laravel packages today?