mpyw/laravel-local-class-scope
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| n3xt0r/laravel-passport-authorization-core | 0.83 | 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 | |
| cjmellor/approval | 0.83 | Laravel package to stage new model changes for review before they’re persisted. Add approvals to your workflow, store pending records in the database, and promote them once approved. Supports PHP 8.3+ and Laravel 12.4+/13. | 367 | 367 | 23 | 5K | 0 | 29.3 | 18.6 | MIT | 1 month ago | |
| curly-deni/laravel-scopes | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 1.5 | 0.4 | MIT | 1 year ago | |
| reinink/advanced-eloquent | 0.81 | — | 576 | 578 | 23 | 7K | 1 | 2.1 | 10.8 | — | 7 years ago | |
| n3xt0r/laravel-passport-modern-scopes | 0.81 | 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 | |
| omaralalwi/laravel-time-craft | 0.80 | — | 0 | 13 | — | 62 | — | 1.1 | 10.6 | — | — | |
| laracraft-tech/laravel-date-scopes | 0.80 | 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 | |
| schaefersoft/laravel-base | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| phplang/scope-exit | 0.79 | Tiny PHP helper that emulates “defer”/scope-exit behavior: register callbacks to run automatically when a block/function ends, ensuring reliable cleanup (close files, unlock mutexes, rollback temp state) even if exceptions occur. | 19 | 19 | 3 | 293K | 0 | 0.3 | 55.3 | NOASSERTION | — | |
| nekhbet/laravel-sphinxsearch | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 7.1 | — | MIT | 8 months ago | |
| tightenco/collect | 0.79 | A standalone port of Laravel’s Illuminate\Support\Collection for non-Laravel projects. Get expressive, chainable, higher-order methods like map, filter, reduce, pluck, groupBy, and more with minimal dependencies—ideal for any PHP app. | 1,495 | 1,541 | 111 | 122K | 3 | 10.4 | 19.4 | — | 3 years ago | |
| lacodix/laravel-scoped-mail-config | 0.79 | 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 | |
| open-southeners/extended-php | 0.79 | Extended PHP helpers for modern apps: adds convenient functions, utilities, and small enhancements that complement core PHP to reduce boilerplate and speed up everyday development. Lightweight, easy to drop into existing projects. | 0 | 0 | 0 | 82 | 0 | 15.2 | 28.4 | MIT | 7 months ago | |
| 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 | — | — | |
| dciss/poo-bundle | 0.78 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| php-standard-library/foundation | 0.78 | A lightweight PHP foundation library offering common building blocks and utilities to bootstrap projects. Provides reusable helpers and core abstractions to reduce boilerplate and standardize patterns across apps and packages. | 1 | 1 | 0 | 33K | 0 | 21.2 | 64.8 | MIT | 2 weeks ago | |
| humbug/php-scoper | 0.78 | PHP-Scoper prefixes your project and its dependencies into a unique namespace to avoid conflicts, especially when building PHARs that bundle vendor code and run alongside other PHP projects with overlapping packages or versions. | 802 | 803 | 76 | 127K | 22 | 38.1 | 46.3 | MIT | 3 months ago | |
| bartlomiejbeta/api-scope-bundle | 0.77 | — | 0 | 0 | 1 | 0 | 0 | 2.8 | — | — | 7 years ago | |
| lacodix/laravel-global-or-scope | 0.75 | 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(). | 5 | 5 | 1 | 57 | 0 | 2.5 | 14.1 | MIT | 1 year ago | |
| spatie/macroable | 0.67 | Add methods to any class at runtime with Spatie’s Macroable trait. Register macros with closures or callables and call them like native methods; macros are bound to the class instance for access to $this. Inspired by Laravel’s Macroable implementation. | 729 | 736 | 26 | 1M | 0 | 19.0 | 50.8 | MIT | 4 months ago |
How can I help you explore Laravel packages today?