Libraries tagged by laravel routes authority
livelyworks/laravel-yes-authority
2960 Downloads
YesAuthority - Laravel Routes Authorization Library
journeycx/authuser
5 Downloads
AuthUser - Laravel Routes Authorization Library
spatie/laravel-authorize
26728 Downloads
A middleware to check authorization
leskhq/laravel-enterprise-starter-kit
19 Downloads
A Starter project based on Laravel LST with theme support, optional LDAP/AD authentication, dynamic route authorization, etc...
phoenix1331/laravel-auth-audit
71 Downloads
Authorisation coverage reporting for Laravel applications. Statically scans routes, controllers, Form Requests, and Policies to report what is and is not protected.
honed/nav
3342 Downloads
Create backend driven navigation routes with server-side authorization in Laravel.
salvatorecervone/rolepermissionmanager
52 Downloads
A dynamic, database-driven Role & Permission Manager for Laravel. Replaces static middleware-based permission checks with a centralized, zero-hardcoding ACL system.
zain-ul-abdain/laravel-route-permissions
6 Downloads
Scaffold Laravel permissions from your named routes, then enforce them. Roles, direct permissions, cached lookups, Gate integration, and optional Passport scope sync.
fuwasegu/guardrail
106 Downloads
Laravel static analysis tool - Verify API routes call required methods (authorization, logging, etc.)
cortex/auth
3509 Downloads
Cortex Auth is a frontend layer for the powerful authentication, authorization and verification package rinvex/laravel-auth on top of Laravel. It has all required controllers, views, routes, and other required assets to run a fully functional user management system with complete dashboard out of the box.
mouhamedfd/permissions-generator
46 Downloads
:permission generation for all your declared routes with corresponding controller action
timedoor/laravel-route-permission
12 Downloads
Extented from spatie/laravel-permission, this package help developer to authorize user permission based from URI and request method.
caner/laravel-helper-commands
15 Downloads
Simple Laravel Helper Commands
henry-ht/laravel-bitwise-permission
0 Downloads
A fast, database-light bitwise permission system for Laravel — roles, permissions, routes and menus with an optional Livewire admin UI.
sajjadhossainshohag/laravel-permission-scanner
4 Downloads
Permission Scanner Tool is a scans your application for @can, @canany, and permission middleware usage in controllers, routes, and Blade views. It helps developers analyze and manage role-based access control (RBAC) by extracting all permission-related directives efficiently.