Libraries tagged by laravel scopes
kharanenka/laravel-scope-external-id
36136 Downloads
Scope for field 'external_id' (int)
kharanenka/laravel-scope-date
35993 Downloads
Scope for date field (Carbon)
kharanenka/laravel-scope-code
36243 Downloads
Scope for field 'code' (string)
kharanenka/laravel-scope-category-belongs-to
36101 Downloads
Scope for field 'category_id' (int)
kharanenka/laravel-scope-active
36430 Downloads
Scope for field 'active' (bool)
jwohlfert23/laravel-api-query
8951 Downloads
Provides laravel scope to build query from request query params
hamzaejaz/laravel-searchable-scope
1426 Downloads
A Laravel trait to add dynamic search to models
codedor/laravel-online-scope
3981 Downloads
Package that adds an online scope
sofa/laravel-global-scope
34181 Downloads
Easy way to define Laravel eloquent global scope.
sylarele/http-query-config
437 Downloads
Queries are used to simplify the configuration of filters, scopes, relationships, etc., … and to simplify the pagination of results.
mpyw/scoped-auth
78388 Downloads
Apply specific scope for user authentication.
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.
beyondcode/laravel-scope-checks
11 Downloads
Automatically convert your Eloquent scopes to boolean check methods.
submtd/laravel-request-scope
7584 Downloads
Adds sorting, filtering and other options as query parameters to Laravel apps.
lacodix/laravel-global-or-scope
325 Downloads
A Laravel package to add possibility to use global scopes with an or operation in Eloquent Models.