Libraries tagged by query scope
protonemedia/laravel-cross-eloquent-search
417678 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
89091 Downloads
A tiny macro that reuse a global scope class as a local scope
jwohlfert23/laravel-api-query
8967 Downloads
Provides laravel scope to build query from request query params
sylarele/http-query-config
441 Downloads
Queries are used to simplify the configuration of filters, scopes, relationships, etc., … and to simplify the pagination of results.
sfneal/scopes
62437 Downloads
Add custom constraints to all queries performed on an Eloquent Model.
mdmsoft/yii2-ar-behaviors
23582 Downloads
Behaviors for Yii2
konekt/search
30364 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
submtd/laravel-request-scope
7619 Downloads
Adds sorting, filtering and other options as query parameters to Laravel apps.
omaralalwi/laravel-time-craft
63 Downloads
Laravel Time Craft is a powerful package for handling date and time scopes in your Laravel applications. It provides a set of convenient traits and helper functions to simplify date and time operations.
safemood/laravel-magic-scopes
1 Downloads
Laravel Magic Scopes auto-generates query scopes for your models — no code needed, just magic 🔮.
dbt/query-scope
202 Downloads
Class-based scopes for Illuminate's query builder
phpshko/yii2-magic-scopes
569 Downloads
Yii2 behavior for query magic scopes
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
1820 Downloads
An Eloquent scope for building a search query using LIKE statements