lacodix/laravel-global-or-scope
Add multiple Eloquent global scopes that are grouped and applied with OR logic instead of the default AND. Use a simple trait to register OR-scopes and optionally disable some or all of them per query with withoutGlobalOrScopes().
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| n3xt0r/laravel-passport-modern-scopes | 0.82 | Attribute-based OAuth scope enforcement for Laravel Passport. Declare required scopes directly on controllers/actions via PHP 8 attributes, then enforce them with a single middleware. Keeps routes clean and auth rules close to the code they protect. | 0 | 0 | 1 | 405 | 0 | 18.2 | 41.2 | MIT | 1 month ago | |
| laracraft-tech/laravel-date-scopes | 0.82 | Add a DateScopes trait to Eloquent models to query records by common date ranges: today, last week, month-to-date, last year (with custom start), and more. Chain scopes with aggregates like sum/avg for fast stats-friendly queries. | 515 | 516 | 32 | 7K | 0 | 25.8 | 18.8 | MIT | 2 months ago | |
| mpyw/laravel-local-class-scope | 0.82 | — | 24 | 24 | 4 | 3K | 0 | 1.5 | 29.0 | MIT | 1 year ago | |
| omaralalwi/laravel-time-craft | 0.81 | — | 0 | 13 | — | 62 | — | 1.1 | 10.6 | — | — | |
| n3xt0r/laravel-passport-authorization-core | 0.81 | Core components for building OAuth2 authorization flows with Laravel Passport. Provides reusable helpers and abstractions to standardize consent/approval handling and authorization logic, making it easier to implement custom Passport authorization endpoints and UI. | 1 | 1 | 1 | 371 | 0 | 16.6 | — | MIT | 2 months ago | |
| bartlomiejbeta/api-scope-bundle | 0.80 | — | 0 | 0 | 1 | 0 | 0 | 2.8 | — | — | 7 years ago | |
| lacodix/laravel-scoped-mail-config | 0.80 | Send emails with dynamic, per-scope mailer settings in Laravel. Provide SMTP/from config via any model or class implementing HasMailConfig—ideal for multi-tenancy (e.g., Spatie) or user/team-specific mail configurations. | 1 | 1 | 0 | 155 | 0 | 1.8 | 26.2 | MIT | 1 year ago | |
| curly-deni/laravel-scopes | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 1.5 | 0.4 | MIT | 1 year ago | |
| dciss/poo-bundle | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| ctrl-f5/ctrl-common | 0.79 | Shared utilities and helpers for the Ctrl-F5 ecosystem: common PHP/Laravel components, small abstractions, and reusable support code used across multiple packages and apps. Intended as a lightweight foundation dependency. | 0 | 0 | 0 | 3 | 0 | 0.0 | 8.3 | — | — | |
| reinink/advanced-eloquent | 0.79 | — | 576 | 578 | 23 | 7K | 1 | 2.1 | 11.1 | — | 7 years ago | |
| lacodix/laravel-model-filter | 0.78 | Filter, search, and sort Eloquent models with reusable filter classes and query-string support. Includes built-in types (string, date, number, enum), relation/nested relation filtering, custom complex logic, and filter visualisation. | 175 | 175 | 14 | 2K | 1 | 27.6 | 18.0 | MIT | 1 month ago |
How can I help you explore Laravel packages today?