spatie/laravel-authorize
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| tipoff/authorization | 0.90 | Opinionated Laravel authorization package enabling users with multiple email addresses and unique usernames. Includes User and EmailAddress models, policies, and auth guard/provider configuration. Requires Laravel Nova. Deprecated/archived; no longer actively maintained. | 0 | 0 | — | 184 | — | 13.4 | 35.8 | — | — | |
| directorytree/authorization | 0.89 | 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 | 250 | 2 | 20.1 | 5.7 | MIT | 2 months ago | |
| dginxreal/laravel-auth | 0.89 | dginxreal/laravel-auth is a lightweight Laravel authentication package that helps you add common auth features to your app with minimal setup, providing a starting point for implementing login/session-based access control. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| michalkortas/laravel-indexable | 0.88 | — | 1 | 1 | 0 | 0 | 0 | 8.1 | — | — | 2 years ago | |
| squarenetmedia/auth | 0.88 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 1 year ago | |
| spatie/laravel-littlegatekeeper | 0.88 | Laravel middleware to password-protect your app with a single, universal username/password set in config. Quickly gate staging, previews, or temporary launches without building a full auth system; publish config and enable the provider to lock down pages. | 191 | 193 | 19 | 1K | 0 | 19.8 | 13.7 | MIT | 3 months ago | |
| citizen63000/easy-api-core | 0.87 | — | 0 | 0 | 1 | 5 | 0 | 6.1 | 11.2 | MIT | 9 months ago | |
| spatie/laravel-permission | 0.87 | 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,898 | 13,042 | 1,824 | 4M | 0 | 69.3 | 39.9 | MIT | 1 month ago | |
| hosseinhezami/laravel-permission-manager | 0.85 | — | 38 | 39 | 0 | 1 | 0 | 8.2 | 0.2 | MIT | 7 months ago | |
| spatie/laravel-slack-slash-command | 0.83 | Build Slack slash commands in Laravel. Define handlers to validate and process incoming Slack requests, reply within 3 seconds or dispatch jobs for longer work, and send structured responses back to Slack. Includes request/response helpers and simple routing of commands. | 254 | 255 | 48 | 26K | 0 | 26.1 | 31.2 | MIT | 3 months ago | |
| spatie/laravel-cors | 0.82 | Adds configurable CORS support to Laravel/Lumen: sets CORS headers on responses, handles preflight requests, and lets you define allowed origins, methods, headers, and credentials via middleware and config. Abandoned since Laravel 7+ has native CORS support. | 597 | 613 | 56 | 5K | 0 | 6.2 | 9.4 | MIT | 4 years ago | |
| spatie/laravel-url-signer | 0.82 | Sign and validate any URL in Laravel with an expiring signature. Works across apps, uses a configurable secret (not the app key), and includes middleware to protect routes. Generate time-limited links in one call and verify them anywhere. | 719 | 728 | 53 | 19K | 0 | 27.0 | 22.4 | MIT | 3 months ago | |
| spatie/laravel-demo-mode | 0.82 | Protect work-in-progress Laravel apps from prying eyes with a demo-mode middleware. Redirects visitors (including unknown routes) to an “under construction” URL until they visit a configurable access URL (e.g. /demo) to unlock protected routes. | 294 | 301 | 25 | 613 | 0 | 4.4 | 3.7 | MIT | 3 years ago | |
| spatie/packagist-api | 0.81 | Search Packagist and fetch package details via the official Packagist API. Provides a simple PackagistClient built on Guzzle with a URL generator, plus helpers to list all packages or filter by vendor/type, and browse popular packages with pagination. | 130 | 134 | 21 | 117K | 0 | 5.2 | 40.8 | MIT | 1 year ago | |
| spatie/laravel-webhook-server | 0.80 | Send webhooks from Laravel with configurable endpoints, payloads and headers. Supports request signing, queued delivery, retries with backoff, and failure handling. Ideal for notifying external services when events happen in your app. | 1,072 | 1,080 | 142 | 390K | 0 | 33.6 | 40.0 | MIT | 3 months ago |
How can I help you explore Laravel packages today?