Libraries tagged by access management
sergmoro1/yii2-user
131 Downloads
User registration by email with confirmation. Users management. Login with OAuth2 credensials. Predefined for role based access control.
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.
picatic/php-api
82 Downloads
PHP Wrapper to access the Picatic API
nagarjunbn/acl
9 Downloads
Roles-permission management for laravel with User interface
mallria/usuario
1 Downloads
Fork of 2amigos/yii2-usuario
kseven/filamentpanel
1 Downloads
A comprehensive Laravel Filament 3 💡 starter kit with pre-installed plugins, admin panel, user management, SEO tools, theme customization, and content management for rapid application development
kariae/authorizer-bundle
6 Downloads
A Symfony bundle to manage controller's actions access with a nice GUI
itpathsolutions/authinfo
15 Downloads
Auth information
hivedigitdz/yii2-usuario
0 Downloads
Highly customizable and extensible user management, authentication, and authorization Yii2 extension
happyr/user-project-bundle
322 Downloads
If you have multiple users that will share access to one or more objects.
deepha/yii2-usuario
35 Downloads
Highly customizable and extensible user management, authentication, and authorization Yii2 extension
data-dog/acl-bundle
333 Downloads
ACL management bundle
curly-deni/laravel-permission-kit
3 Downloads
A unified Laravel toolkit for permission and policy management, combining multiple packages for controllers, policies, attributes, and scopes.
cretection/be-groups
26 Downloads
This extension provide several new options to restructure large amount of be_groups records
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