Libraries tagged by query scope
submtd/laravel-request-scope
7763 Downloads
Adds sorting, filtering and other options as query parameters to Laravel apps.
nastuzzi-samy/laravel-query-selection
2764 Downloads
Add some custom scopes on models to make a better selection via requests
richkay/yii2-gees-behaviors
5 Downloads
Behaviors for Yii2
rawnoq/laravel-enum
40 Downloads
A comprehensive Laravel package for working with PHP Enums, providing casting, validation, translation, query scopes, and more
ericgansa/filter-manager-bundle
11 Downloads
Symfony bundle for dynamic filtering, pagination and user-scoped queries with Doctrine ORM
bjnstnkvc/builder-make-command
42 Downloads
Generate Eloquent Builder class for enhanced query building and model scope management.
nimblest/qeto
1 Downloads
Query builder for models and entities.
nastuzzi-samy/laravel-model-stages
2728 Downloads
Add stage scopes to models with parents
fashionphile/qeto
90 Downloads
Query builder for models and entities.
arpon/database
18 Downloads
Arpon Database - Advanced PHP Database Abstraction Layer with Laravel-compatible ORM, Schema Builder, Query Builder for MySQL and SQLite. Features 25+ column types, foreign key CASCADE support, advanced relationships, soft deletes, enhanced scopes system, and high-performance database operations.
akr4m/scoping
99 Downloads
This scopes allow you to add constraints to all queries for a given model. Filter your data easily.
riesjart/laravel-vue-table-sorting
215 Downloads
Apply sorting of Vue Table on Laravel Eloquent queries
mohammedmanssour/failed-jobs-model
1 Downloads
An Eloquent model, query scopes, and Artisan commands to inspect, analyze, and prune Laravel's failed_jobs table — with an indexed display_name for fast lookups and stats.
jeffbeltran/bob
37 Downloads
This is a Laravel package that will allow you to create query scopes that can be applied to an API's Endpoint dynamically via Query Strings.
edulazaro/laraterms
4 Downloads
Polymorphic taxonomies for Laravel. Define tags, categories or any custom classification in config. Hierarchical, slug-aware, attach to any model, counts cached, query scopes included.