Libraries tagged by laravel date scopes
laracraft-tech/laravel-date-scopes
262243 Downloads
Some useful date scopes for your Laravel Eloquent models!
onelearningcommunity/laravel-model-explorer
56983 Downloads
A zero-config browser UI and MCP server for exploring your Eloquent models, relationships, scopes, and data.
omaralalwi/laravel-time-craft
2585 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.
kharanenka/laravel-scope-date
42430 Downloads
Scope for date field (Carbon)
awes-io/repository
105406 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.
hedii/laravel-date-range
40563 Downloads
A date range trait with local scope methods for Laravel Eloquent models
mobileka/scope-applicator
1218 Downloads
Scope Applicator is a PHP trait that makes data filtering and sorting easy.
codekj/laravel-date-scopes
1444 Downloads
Provides date scopes for Laravel Eloquent models
developerswarehouse/publish-dates
88 Downloads
A simple Laravel package to handle published date scopes.
yamanalali/laravel-scoped-rbac
0 Downloads
Multi-tenant scoped RBAC (privileges, functional roles, data scopes, delegations, SoD) for Laravel
shiwuhao/laravel-rbac
1931 Downloads
A modern Laravel 12+ RBAC package with data permissions and auto-sync features.
adamczykpiotr/laravel-simple-scopes-and-permissions
2 Downloads
Simple, explicit permission checks and row-level query scopes constraining what data a user can access
unisharp/laravel-datacarrier
757 Downloads
Handle data and let it live in global scope
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
99 Downloads
This scopes allow you to add constraints to all queries for a given model. Filter your data easily.