Libraries tagged by laravel scopes
baethon/eloquent-searchable-scope
1808 Downloads
An Eloquent scope for building a search query using LIKE statements
jobinja/blade-macro
4824 Downloads
Reusable scope-protected blade blocks, with empty I/O on runtime (replacement for @include which uses native I/O based PHP includes).
dansmith/eloquent-filterable
3443 Downloads
Filter scope for Eloquent models
hamidreza-mozhdeh/filter-by-query-string
7 Downloads
Filter Laravel Eloquent results by URL query strings and Eloqunet's scopes.
ratiborro/laravel-scopes
51 Downloads
Generating local scopes for model in existing file by database columns
kharanenka/laravel-scope-publish
63 Downloads
Scope for field 'publish' (bool)
jigeshraval/laravel-scope
5 Downloads
Define the scope, Admin or Front, of a Laravel application so that the resources, controllers, and routes can be splitted
guifavere/laravel-simple-scopes
25 Downloads
Simple scopes for laravel projects
curly-deni/laravel-scopes
7 Downloads
A set of reusable Eloquent global scopes for controlling model visibility based on user ownership and public/private status, designed for seamless integration with Laravel authorization policies.
wowe/laravel-eloquent-scopes
38 Downloads
Some general scopes for Eloquent
tobymaxham/laravel-datetime-scopes
7 Downloads
A package to simply query your datasets.
tjventurini/laravel-distance-scopes
0 Downloads
Laravel Model Scopes to work with Distances of Database Entries that have Lat-Lng Coordinations.
temperworks/laravel-filter-scopes
9 Downloads
Seperate model filters into reusable scopes that map into the right filters based on URL params.
softmedialabs/laravel-global-scope
1 Downloads
A laravel package for make global scope
donkeycommerce/laravel-one-scopes
146 Downloads
A package for manage role and scopes better. One mode for all auth providers, included passport.