Libraries tagged by laravel scopes
slokee/supporter
11 Downloads
Laravel Supporter is a powerful utility package designed to enhance development speed by providing ready-to-use code snippets. This package helps developers streamline their workflow by reducing repetitive coding tasks, ensuring cleaner and more efficient Laravel applications.
saad/passport-auth-proxy
12 Downloads
This library used as a proxy for laravel passport authentication to generate jwt access and refresh tokens
nimblest/qeto
0 Downloads
Query builder for models and entities.
fashionphile/qeto
90 Downloads
Query builder for models and entities.
dansmith/eloquent-filterable
3443 Downloads
Filter scope for Eloquent models
bjnstnkvc/builder-make-command
24 Downloads
Generate Eloquent Builder class for enhanced query building and model scope management.
awema-pl/module-repository
63 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.
akr4m/scoping
74 Downloads
This scopes allow you to add constraints to all queries for a given model. Filter your data easily.
goopil/eloquent-rest-filter
6 Downloads
set of eloquent scopes to implements various rest query strings
hellocash/hellomicroservice
132 Downloads
Shared tools for laravel/lighthouse/graphql based webservices, inlcuding RSA JWT auth and multitenancy through JWT claim and laravel scopes
drh2so4/modelscope
5 Downloads
This is the simple package that allows you to utilize different laravel model scopes dealing with laravel query builders.
ferfabricio/rest-get-filters
8 Downloads
Filters for Laravel applications using Eloquent scopes
syntech/globalscopes
70 Downloads
A Laravel package to add general model scopes to all models
rukhsar/moments
166 Downloads
A laravel trait to deal with time and dates with scope for eloquent models.
jeffbeltran/bob
37 Downloads
This is a Laravel package that will allow you to create query scopes that can be applied to an API's Endpoint dynamically via Query Strings.