★ Laravel Query Builder v7: a must-have package for building APIs in Laravel

222 · Freek Van der Herten · March 16, 2026, 1:05 p.m.
Summary
This blog post announces the release of v7 of the Laravel Query Builder package, which simplifies API development in Laravel by allowing flexible filtering, sorting, and including relationships in database queries. The new version introduces a cleaner API, variadic parameters for allowed methods, and aggregate includes for related models. It aligns with Laravel's upcoming JSON:API resource features, making it a comprehensive solution for API builders.