🔐 JSON Web Token Authentication for Laravel & Lumen
Roles And Permissions
Needs AttentionThis is a lightweight package that allows you assign roles and permissions to any Laravel model, or on a pivot table (many to many relationship).
About Roles And Permissions
This is a lightweight package that allows you assign roles and permissions to any Laravel model, or on a pivot table (many to many relationship).
Roles And Permissions is a popular PHP authentication and authorization solution that provides reliable functionality for PHP developers. While still functional, the project may need additional attention for updates.
Quick Installation
composer require ajimoti/roles-and-permissionsInstall via Composer. For detailed installation instructions, visit theofficial documentation.
Why Use Roles And Permissions?
- PHP Authentication and Authorization - Specialized solution for authentication and authorization needs
- Open Source - Free to use with full source code access
Project Details
- Maintainer
- @ajimoti
- Category
- Authentication and Authorization
- Last Updated
- 11 months ago
- Status
- Needs Attention
Related Authentication and Authorization Libraries
View all →PHP package for JWT
Json Tokens to authenticate and transmit information.
A spec compliant, secure by default PHP OAuth 2.0 Server
Role-based Permissions for Laravel 5
Laravel wrapper around OAuth 1 & OAuth 2 libraries.