Libraries tagged by laravel scopes
kharanenka/laravel-scope-hidden
32854 Downloads
Scope for field 'hidden' (bool)
kharanenka/laravel-scope-external-id
34371 Downloads
Scope for field 'external_id' (int)
kharanenka/laravel-scope-date
34229 Downloads
Scope for date field (Carbon)
kharanenka/laravel-scope-code
34478 Downloads
Scope for field 'code' (string)
kharanenka/laravel-scope-category-belongs-to
34336 Downloads
Scope for field 'category_id' (int)
kharanenka/laravel-scope-active
34664 Downloads
Scope for field 'active' (bool)
jwohlfert23/laravel-api-query
7646 Downloads
Provides laravel scope to build query from request query params
sofa/laravel-global-scope
33892 Downloads
Easy way to define Laravel eloquent global scope.
sylarele/http-query-config
272 Downloads
Queries are used to simplify the configuration of filters, scopes, relationships, etc., … and to simplify the pagination of results.
mpyw/scoped-auth
77634 Downloads
Apply specific scope for user authentication.
omaralalwi/laravel-time-craft
56 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.
beyondcode/laravel-scope-checks
11 Downloads
Automatically convert your Eloquent scopes to boolean check methods.
submtd/laravel-request-scope
7193 Downloads
Adds sorting, filtering and other options as query parameters to Laravel apps.
codedor/laravel-online-scope
1904 Downloads
Package that adds an online scope
lacodix/laravel-global-or-scope
278 Downloads
A Laravel package to add possibility to use global scopes with an or operation in Eloquent Models.