Libraries tagged by laravel scopes
n7olkachev/laravel-filterable
89 Downloads
Nice and simple scope for your models
jobinja/blade-macro
4841 Downloads
Reusable scope-protected blade blocks, with empty I/O on runtime (replacement for @include which uses native I/O based PHP includes).
deefour/authorizer
3252 Downloads
Simple Authorization via PHP Classes
awes-io/repository
105390 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.
syntech/globalscopes
257 Downloads
A Laravel package to add general model scopes to all models
omaralalwi/laravel-time-craft
82 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.
sofa/laravel-scopes
8 Downloads
Handy scopes for the Laravel's Query Builder.
safemood/laravel-magic-scopes
1 Downloads
Laravel Magic Scopes auto-generates query scopes for your models — no code needed, just magic 🔮.
blasttech/laravel-where-plus
24768 Downloads
Extra where scopes for Laravel Eloquent
api-skeletons/laravel-doctrine-apikey
6068 Downloads
API keys with scopes for Laravel Doctrine
arslanayoub/searchable-scope
23 Downloads
Reusable search scope trait for Laravel models with nested relation and priority support.
tkaratug/eloquent-scope-assertion
345 Downloads
Eloquent scope assertion for testing Laravel applications.
sofa/eloquent-scopes
316 Downloads
Handy scopes for the eloquent (Laravel) query builder.
hariadi/laravel-boilerplate-generator
608 Downloads
Generate Model, attribute, relation, scope trait and repository for Laravel Boilerplate
mobileka/scope-applicator
1218 Downloads
Scope Applicator is a PHP trait that makes data filtering and sorting easy.