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.
laravel
Sample application demonstrating how to integrate Auth0 with Laravel 9 or Laravel 10 for session-based authentication and token-based authorization.
laravel-auth0
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
laravel-oauth2-oceanengine
by sindll
oceanengine OAuth 2.0 Client Provider for The PHP OAuth2-Client
laravel-2fa
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.
laravel-oauth2-client
by diimolabs
Package to handle communication with authorization between microservices
api-token-laravel
by silverbullet
Token-based API service authentication & authorization for Laravel
laravel-one-scopes
A package for manage role and scopes better. One mode for all auth providers, included passport.
laravel-permissions
by wovosoft
Roles and Permissions Implementation for https://github.com/spatie/laravel-permission using Laravel and Bootstrap-Vue
laravel-authz
by casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
laravel-authz
by maxinyugh
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
laravel-auth
by rinvex
Rinvex Auth is a powerful authentication, authorization and verification package built on top of Laravel. It provides developers with Role Based Access Control, TwoFactor Authentication, Social Authentication, compatible with Laravel’s standard API and fully featured all-in-one solution out of the box.