Libraries tagged by query scope
protonemedia/laravel-cross-eloquent-search
404355 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
mpyw/laravel-local-class-scope
86589 Downloads
A tiny macro that reuse a global scope class as a local scope
sfneal/scopes
60732 Downloads
Add custom constraints to all queries performed on an Eloquent Model.
mdmsoft/yii2-ar-behaviors
23439 Downloads
Behaviors for Yii2
konekt/search
28121 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
jwohlfert23/laravel-api-query
8221 Downloads
Provides laravel scope to build query from request query params
sylarele/http-query-config
354 Downloads
Queries are used to simplify the configuration of filters, scopes, relationships, etc., … and to simplify the pagination of results.
submtd/laravel-request-scope
7418 Downloads
Adds sorting, filtering and other options as query parameters to Laravel apps.
safemood/laravel-magic-scopes
1 Downloads
Laravel Magic Scopes auto-generates query scopes for your models — no code needed, just magic 🔮.
dbt/query-scope
179 Downloads
Class-based scopes for Illuminate's query builder
phpshko/yii2-magic-scopes
569 Downloads
Yii2 behavior for query magic scopes
ihor-ok/query-criteria
66 Downloads
Query criteria scopes by OOP.
hamidreza-mozhdeh/filter-by-query-string
7 Downloads
Filter Laravel Eloquent results by URL query strings and Eloqunet's scopes.
sofa/laravel-scopes
8 Downloads
Handy scopes for the Laravel's Query Builder.
baethon/eloquent-searchable-scope
1808 Downloads
An Eloquent scope for building a search query using LIKE statements