n3xt0r/laravel-passport-modern-scopes
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| n3xt0r/laravel-passport-authorization-core | 0.85 | 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 | 15.9 | 35.6 | MIT | 3 months ago | |
| mpyw/laravel-local-class-scope | 0.85 | — | 24 | 24 | 4 | 3K | 0 | 21.8 | 33.2 | MIT | 1 week ago | |
| spatie/laravel-permission | 0.83 | Database-backed roles and permissions for Laravel. Assign roles and permissions to users, sync them to the Gate, and check abilities with Laravel’s built-in can()/authorize features. Includes migrations, caching, teams, and flexible model setup. | 12,913 | 13,072 | 1,824 | 4M | 0 | 70.3 | 40.5 | MIT | 3 weeks ago | |
| sofa/laravel-global-scope | 0.82 | Deprecated: Laravel 5.2+ changed global scopes, so this package is no longer valid. For Laravel 5.0–5.1, it provides an abstract Eloquent GlobalScope to define scopes via apply() and makes removing scopes from queries easier. | 27 | 31 | 3 | 109 | 0 | 0.1 | 6.7 | MIT | — | |
| curly-deni/laravel-scopes | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 1.5 | 0.4 | MIT | 1 year ago | |
| laravel/passport | 0.81 | Laravel Passport provides a full OAuth2 server for Laravel, enabling API authentication with access tokens, personal access tokens, and client credentials. Includes token issuing, revocation, and scope support with first-party integration. | 3,408 | 3,458 | 802 | 2M | 5 | 61.5 | 46.9 | MIT | 2 months ago | |
| spatie/laravel-route-attributes | 0.74 | Register Laravel routes using PHP 8 attributes on controller methods (Get/Post/etc.). Automatically scans configured controller directories and registers routes without manual Route:: definitions. Includes config publishing and optional enabling/disabling of auto registration. | 890 | 890 | 86 | 58K | 0 | 30.2 | 28.2 | MIT | 3 months ago | |
| n3xt0r/filament-passport-ui | 0.74 | — | 8 | 8 | 2 | 463 | 0 | 17.4 | 27.0 | MIT | 3 months ago |
How can I help you explore Laravel packages today?