Libraries tagged by laravel scopes
kharanenka/laravel-scope-external-id
37175 Downloads
Scope for field 'external_id' (int)
kharanenka/laravel-scope-date
37035 Downloads
Scope for date field (Carbon)
kharanenka/laravel-scope-code
37284 Downloads
Scope for field 'code' (string)
kharanenka/laravel-scope-category-belongs-to
37139 Downloads
Scope for field 'category_id' (int)
kharanenka/laravel-scope-active
37468 Downloads
Scope for field 'active' (bool)
jwohlfert23/laravel-api-query
10256 Downloads
Provides laravel scope to build query from request query params
sofa/laravel-global-scope
34323 Downloads
Easy way to define Laravel eloquent global scope.
sylarele/http-query-config
509 Downloads
Queries are used to simplify the configuration of filters, scopes, relationships, etc., … and to simplify the pagination of results.
mpyw/scoped-auth
78829 Downloads
Apply specific scope for user authentication.
beyondcode/laravel-scope-checks
11 Downloads
Automatically convert your Eloquent scopes to boolean check methods.
submtd/laravel-request-scope
7762 Downloads
Adds sorting, filtering and other options as query parameters to Laravel apps.
hamzaejaz/laravel-searchable-scope
2098 Downloads
A Laravel trait to add dynamic search to models
codedor/laravel-online-scope
4735 Downloads
Package that adds an online scope
lacodix/laravel-global-or-scope
422 Downloads
A Laravel package to add possibility to use global scopes with an or operation in Eloquent Models.
hedii/laravel-date-range
40551 Downloads
A date range trait with local scope methods for Laravel Eloquent models