n3xt0r/laravel-passport-authorization-core
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| colbeh/auth | 0.89 | Laravel authentication package by colbeh. Provides auth-related helpers and integrations to simplify login/guard setup and user access in your app. Suitable as a lightweight add-on for projects needing basic authentication scaffolding. | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 4 years ago | |
| n3xt0r/laravel-passport-modern-scopes | 0.88 | 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 | 621 | 0 | 15.0 | 42.4 | MIT | 3 months ago | |
| squarenetmedia/auth | 0.87 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 2 years ago | |
| bibrokhim/auth-gateway | 0.87 | Laravel auth gateway package providing a simple authentication layer for APIs/apps, with easy integration into existing projects. Helps centralize login/token handling and protect routes via middleware/guards. | 0 | 0 | 0 | 176 | 0 | 2.1 | 31.1 | — | 2 years ago | |
| lucadegasperi/oauth2-server-laravel | 0.87 | — | 2,347 | 2,404 | 522 | 15K | 0 | 36.0 | 11.2 | MIT | 9 years ago | |
| laravel/passport | 0.86 | 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,411 | 3,460 | 801 | 2M | 4 | 58.7 | 46.0 | MIT | 3 months ago | |
| spatie/laravel-authorize | 0.86 | Route middleware for Laravel authorization. Protect routes and groups using Laravel’s Gate abilities via the can: middleware syntax, with support for route model binding (e.g., can:editPost,post) to authorize access to specific models. | 203 | 208 | 19 | 138 | 0 | 3.4 | 3.7 | MIT | 9 years ago | |
| ilbeygi/userpermission | 0.86 | — | 8 | 8 | 1 | 0 | 0 | 0.1 | — | MIT | — | |
| joe-404/laravel-auth | 0.86 | Config-driven, drop-in auth for Laravel 12/13: JSON API for registration with OTP/magic-link verification, login, refresh tokens, password reset, Google OAuth, multi-session/device fingerprinting, long-lived API tokens, account status workflows, and referrals. | 2 | 2 | 0 | 0 | 0 | 24.3 | — | MIT | 2 months ago | |
| spatie/laravel-permission | 0.86 | 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,948 | 13,094 | 1,821 | 5M | 0 | 70.9 | 41.0 | MIT | 1 month ago | |
| curly-deni/laravel-scopes | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 1.5 | 0.4 | MIT | 1 year ago | |
| directorytree/authorization | 0.84 | Native role & permission management for Laravel. Install via Composer, run migrations, add the Authorizable trait to your User model, then check roles/permissions, use caching, gate registration, and middleware. Includes customizable migrations/models and tests. | 178 | 178 | 9 | 171 | 2 | 16.6 | 4.4 | MIT | 4 months ago |
How can I help you explore Laravel packages today?