Libraries tagged by laravel scopes
protonemedia/laravel-eloquent-scope-as-select
299583 Downloads
Laravel package to add Eloquent scopes as constraints as subquery selects.
laracraft-tech/laravel-date-scopes
132098 Downloads
Some useful date scopes for your Laravel Eloquent models!
vpominchuk/laravel-mysql-use-index-scope
471439 Downloads
A super simple package allowing for use MySQL `USE INDEX` and `FORCE INDEX` statements
mpyw/laravel-local-class-scope
82760 Downloads
A tiny macro that reuse a global scope class as a local scope
cybercog/laravel-eloquent-flag
14005 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
denniseilander/laravel-passport-scopes-restriction
14789 Downloads
Restrict scopes for different Laravel Passport clients.
samasend/laravel-make-scope
29871 Downloads
Brings make:scope command to laravel
shaburov/laravel-mysql-index-hints-scope
24435 Downloads
Index Hints for laravel https://dev.mysql.com/doc/refman/5.7/en/index-hints.html
protonemedia/laravel-eloquent-where-not
35982 Downloads
Laravel package to invert Eloquent scopes.
awes-io/repository
105369 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.
kharanenka/laravel-scope-user-belongs-to
34268 Downloads
Scope for field 'user_id' (int)
kharanenka/laravel-scope-type
32986 Downloads
Scope for field 'type' (string)
kharanenka/laravel-scope-slug
34354 Downloads
Scope for field 'slug' (string)
kharanenka/laravel-scope-name
34422 Downloads
Scope for field 'name' (string)
kharanenka/laravel-scope-moderation
34041 Downloads
Scope for field 'moderation' (bool)