Libraries tagged by laravel scopes
nojiri1098/laravel-annotate
0 Downloads
Add a method list of scopes, accessors, mutators, relations and so on to top of each model file.
nastuzzi-samy/laravel-query-selection
2718 Downloads
Add some custom scopes on models to make a better selection via requests
nastuzzi-samy/laravel-model-stages
2686 Downloads
Add stage scopes to models with parents
mrnewport/laravel-priceable
1 Downloads
Quantity-based pricing with multi-tenant and multi-scope support for any Eloquent model.
lambdadigamma/laravel-publishable
725 Downloads
A Laravel Eloquent model trait for publishing and unpublishing
donkeycommerce/laravel-files-support
144 Downloads
A package for get models, controller, etc.
dibakar/laravel-ownership
2 Downloads
Flexible ownership management package for Laravel with single & multiple ownership support. with traits, scopes, and policies.
deka/scopes
15 Downloads
This package adds configuerable scoping to a laravel application based on the url through which it is loaded.
danielemontecchi/laravel-scoped-settings
9 Downloads
Manage global and model-scoped settings in Laravel with a clean API, artisan commands, and optional per-scope caching.
curly-deni/laravel-permission-kit
7 Downloads
A unified Laravel toolkit for permission and policy management, combining multiple packages for controllers, policies, attributes, and scopes.
riesjart/laravel-vue-table-sorting
215 Downloads
Apply sorting of Vue Table on Laravel Eloquent queries
jochemict/larasearch
3 Downloads
A simple and efficient Laravel package that adds flexible, reusable search functionality to your Eloquent models.
allenjd3/scopify
8 Downloads
This package allows you to quickly create filters and query objects and use them in your laravel scopes.
midnite81/timekeeper
3186 Downloads
A series of scopes for Laravel Models to do with Time Management.
jti/laravelfilter
5 Downloads
Filter scope for Laravel