laravel-rbac
by metrial
Enterprise-grade Role-Based Access Control for Laravel — roles, permissions, teams, hierarchy, time-bound assignments, and audit logging.
laravel-pbac
by kirchdev
Policy-based access control for Laravel: roles, permissions, organisation-scoped authorization, Gate integration, and a decision cache.
laravel-mongo-permission-filament
by webrek
Filament v3 panel resources for webrek/laravel-mongo-permission
laravel
by flametrench
Laravel adapter for Flametrench: ServiceProvider + facades + middleware bridging the flametrench/{ids, identity, tenancy, authz} PHP SDKs into Laravel applications.
laravel-privilege-manager
by stt196
A robust, security-hardened, and performance-optimized privilege/permission management system for Laravel applications with menu-based access control.
laravel-policy-engine
by dynamik-dev
A Laravel-native scoped permissions package. Composable, contract-driven authorization that integrates with Gates, Policies, middleware, and Blade.
laravel-iam
by apurba-labs
Laravel IAM (Identity & Access Management) package with hierarchical permissions, wildcard support, and SaaS-ready design.
laravel-user-is-admin
by lvlup-dev
Laravel package that adds an is_admin column to the users table and provides a middleware to protect admin-only routes.
laravel-permissions-redis
by scabarcas
A Redis-powered roles and permissions package for Laravel designed to eliminate repetitive database queries and deliver high-performance authorization.
spawnflow-laravel
by spawnflow
Fluent, chain-based API request lifecycle for Laravel. Spawn context, resolve subjects, gate ownership, validate, persist — in one expression.
laravel-auth-base
by gesmuni
Core domain interfaces and entities for Gesmuni Auth - a mode-agnostic RBAC authentication library
multi-tenant-laravel-permissions
by ubxty
A powerful, multi-tenant capable permission handling package for Laravel with role-based access control, wildcard permissions, high-performance caching, and complete domain/subdomain-based tenancy support.
laravel-permission-manager
by chkilian89
Pacote Laravel para gerenciamento de roles e permissões, compatível com Filament v3. Baseado em spatie/laravel-permission.
omnify-client-laravel-sso
by omnifyjp
SSO Client Package for Laravel - Provides Role, Permission and RolePermission models with Omnify schema-driven development
laravel-passport-authorization-core
by n3xt0r
Domain-oriented authorization core for Laravel Passport, providing structured scope and permission modeling without UI or OAuth flow implementation.
laravel-security
by shammaa
Comprehensive security package for Laravel with protection against SQL Injection, XSS, CSRF, and all common vulnerabilities
laravel-mandate
Unified authorization management for Laravel - roles, permissions, and feature flags in a type-safe API
laravel-simple-permissions
by squareetlabs
A comprehensive Laravel package for advanced permission management. Features RBAC, granular permissions, entity-specific abilities, global groups, audit logging, and seamless Laravel integration.
laravel-teams-permissions
by squareetlabs
A comprehensive Laravel package for advanced team-based permission management in multi-tenant applications. Features RBAC, granular permissions, entity-specific abilities, global groups, audit logging, REST API, and seamless Laravel integration.
laravel-rbac
A powerful, polymorphic, hierarchical RBAC package for Laravel 12+. Supports recursive roles, permissions, organizations, and integrates optionally with michael-orenda recursive and API response packages.
laravel-sdk
by cerberus-iam
Laravel bridge for the Cerberus IAM platform providing guard, middleware, and HTTP client integration.
laravel-permissions
by saeedvir
A highly optimized role and permission package for Laravel 11/12 with caching, multiple guards, wildcard permissions, super admin, and Laravel Gate integration
laravel-roles-permissions
by fawzy
A powerful, flexible, and easy-to-use roles and permissions package for Laravel applications with built-in API support
laravel-permission-plus
by eslamfaroug
An advanced permission management system for Laravel with role-based access control and group management.
laravel-permission
by openbackend
Advanced Laravel Permission Package - Role & Permission management with enhanced features
openfga-laravel
by evansims
Stop writing authorization logic. Start asking questions. OpenFGA high performance relationship-based access control for Laravel.
laravel-entrust
This package provides a flexible solution to add ACL to Laravel
laravel-permission-kit
by curly-deni
A unified Laravel toolkit for permission and policy management, combining multiple packages for controllers, policies, attributes, and scopes.
laravel-permission-policy
by curly-deni
A lightweight Laravel package for reusable, trait-based policy checks supporting CRUD, ownership, and private resource access.
laravel-permission-model-attributes
by curly-deni
Add permission-aware attributes and static checks to Eloquent models using Laravel's authorization policies.
laravel-permission-controller
by curly-deni
A Laravel package that observes model events and automatically enforces create, update, and delete permissions based on policies.
laravel-permission-maker
by curly-deni
Laravel package to easily generate migration files for CRUD and single permissions based on spatie/laravel-permission.
laravel-scopes
by curly-deni
A set of reusable Eloquent global scopes for controlling model visibility based on user ownership and public/private status, designed for seamless integration with Laravel authorization policies.
laravel-authz
by pensoft
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
laravel-permission-scanner
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.
laravel-authz
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
laravel-2fa
by airondev
This package allow you to enable two-factor authentication in your Laravel applications. It stores tokens locally and notify users about their token via mail, SMS or any custom channel. Includes native conditionnal check to trigger or not 2FA, using known devices, IP addresses or IP locations.