Libraries tagged by laravel scopes
kharanenka/laravel-scope-external-id
35231 Downloads
Scope for field 'external_id' (int)
kharanenka/laravel-scope-date
35089 Downloads
Scope for date field (Carbon)
kharanenka/laravel-scope-code
35338 Downloads
Scope for field 'code' (string)
kharanenka/laravel-scope-category-belongs-to
35196 Downloads
Scope for field 'category_id' (int)
kharanenka/laravel-scope-active
35524 Downloads
Scope for field 'active' (bool)
codedor/laravel-online-scope
2884 Downloads
Package that adds an online scope
sofa/laravel-global-scope
34081 Downloads
Easy way to define Laravel eloquent global scope.
api-skeletons/laravel-doctrine-apikey
5386 Downloads
API keys with scopes for Laravel Doctrine
mpyw/scoped-auth
78067 Downloads
Apply specific scope for user authentication.
awes-io/repository
105385 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
jwohlfert23/laravel-api-query
8227 Downloads
Provides laravel scope to build query from request query params
beyondcode/laravel-scope-checks
11 Downloads
Automatically convert your Eloquent scopes to boolean check methods.
submtd/laravel-request-scope
7424 Downloads
Adds sorting, filtering and other options as query parameters to Laravel apps.
hamzaejaz/laravel-searchable-scope
233 Downloads
A Laravel trait to add dynamic search to models
hedii/laravel-date-range
40549 Downloads
A date range trait with local scope methods for Laravel Eloquent models