You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<img alt="Logo for laravel-query-builder" src=" https://spatie.be/packages/header/laravel-query-builder/html/light.webp" height="190">
6
+
</picture>
7
+
</a>
8
+
9
+
<h1>Build Eloquent queries from API requests</h1>
2
10
3
11
[](https://packagist.org/packages/spatie/laravel-query-builder)
This package allows you to filter, sort and include eloquent relations based on a request. The `QueryBuilder` used in this package extends Laravel's default Eloquent builder. This means all your favorite methods and macros are still available. Query parameter names follow the [JSON API specification](http://jsonapi.org/) as closely as possible.
0 commit comments