Libraries tagged by laravel date scopes
laracraft-tech/laravel-date-scopes
155395 Downloads
Some useful date scopes for your Laravel Eloquent models!
kharanenka/laravel-scope-date
35910 Downloads
Scope for date field (Carbon)
mobileka/scope-applicator
1218 Downloads
Scope Applicator is a PHP trait that makes data filtering and sorting easy.
awes-io/repository
105387 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.
omaralalwi/laravel-time-craft
62 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.
hedii/laravel-date-range
40549 Downloads
A date range trait with local scope methods for Laravel Eloquent models
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.
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
74 Downloads
This scopes allow you to add constraints to all queries for a given model. Filter your data easily.
rukhsar/moments
167 Downloads
A laravel trait to deal with time and dates with scope for eloquent models.
curly-deni/laravel-permission-kit
3 Downloads
A unified Laravel toolkit for permission and policy management, combining multiple packages for controllers, policies, attributes, and scopes.