Libraries tagged by laravel-scope
kharanenka/laravel-scope-user-belongs-to
36493 Downloads
Scope for field 'user_id' (int)
kharanenka/laravel-scope-type
35201 Downloads
Scope for field 'type' (string)
kharanenka/laravel-scope-slug
36580 Downloads
Scope for field 'slug' (string)
kharanenka/laravel-scope-name
36648 Downloads
Scope for field 'name' (string)
kharanenka/laravel-scope-moderation
36266 Downloads
Scope for field 'moderation' (bool)
kharanenka/laravel-scope-hidden
35014 Downloads
Scope for field 'hidden' (bool)
kharanenka/laravel-scope-external-id
36541 Downloads
Scope for field 'external_id' (int)
kharanenka/laravel-scope-date
36398 Downloads
Scope for date field (Carbon)
kharanenka/laravel-scope-code
36648 Downloads
Scope for field 'code' (string)
kharanenka/laravel-scope-category-belongs-to
36506 Downloads
Scope for field 'category_id' (int)
kharanenka/laravel-scope-active
36835 Downloads
Scope for field 'active' (bool)
beyondcode/laravel-scope-checks
11 Downloads
Automatically convert your Eloquent scopes to boolean check methods.
looxis/laravel-scopevisio
9657 Downloads
Connect your laravel application to the ScopeVIsio platform
omaralalwi/laravel-time-craft
78 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.
jwohlfert23/laravel-api-query
9194 Downloads
Provides laravel scope to build query from request query params