Libraries tagged by permission management
iananta/user-management
95 Downloads
User Management with role and permission
zirak/member-user-management
490 Downloads
Add non-admin users the ability to manage users through security section
zaxx44a/laravel-user-management
60 Downloads
With this package we can manage all of the users in our project.
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.
mohammadalathamena/laravel-user-management
4 Downloads
With this package we can manage all of the users in our project.
maslennikov-yv/laminas-permissions-rbac
614 Downloads
Provides a role-based access control management
linkbee/laravel-user-management
3 Downloads
With this package we can manage all of the users in our project.
jeffersonsimaogoncalves/cakephp-permission
1232 Downloads
The library provides a flexible way to add role-based access control management to CakePHP 3.x
fox/laravel-user-management
8 Downloads
Fox's user management for Laravel applications.
cloudinary/permissions
3 Downloads
Accounts with Permissions API access can manage custom permission policies. These policies assign permissions for a principal, allowing the principal to perform a specific action on a designated resource within a particular scope (your account or a product environment). Refer to the [Permissions API guide](permissions_api_guide) for instructions on what to specify in the `policy_statement` to control Cloudinary activities, and to the Cedar schema, which defines the possible values for principals, actions, and resources. The API uses **Basic Authentication** over HTTPS. Your **Provisioning Key** and **Provisioning Secret** are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the [Cloudinary Console](https://console.cloudinary.com/pm) under **Settings > Account > Provisioning API Access**. The Permissions API has dedicated SDKs for the following languages: * JavaScript * PHP * Java
zzwacl/easyacl
9 Downloads
No need to query the permission management package of the database in the middleware
zehirpx/laroles
22 Downloads
A light permission management for Laravel.
tannhatcms/permissionmanager
4 Downloads
Users and permissions management interface for Laravel 5 using Backpack CRUD.
shitoudev/permissionmanager
7 Downloads
Users and permissions management interface for Laravel 5 using Backpack CRUD.
rabble/user-bundle
177 Downloads
Adds user and permission management to Rabble, as well as a way to login to the admin panel.