Libraries tagged by access manager
mata/mata-rbac
380 Downloads
Flexible user registration and authentication module for MATA
jelix/profiles
126 Downloads
API to manage access and credentials data
jeffersonsimaogoncalves/cakephp-permission
1232 Downloads
The library provides a flexible way to add role-based access control management to CakePHP 3.x
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
biurad/security
915 Downloads
A Security system that provides authentication, authorization and a role-based access control management plus more
icemont/larawall
27 Downloads
LaraWall - web panel to manage access to service ports of a server group.
morilog/acl
29 Downloads
Access control list management for Laravel Framework
moodlesbv/laravel-msaccess
1052 Downloads
This package helps you to manage Microsoft Access DB by ODBC Connection with the integrated Laravel ORM.
jiangslee/laravel-msaccess
7 Downloads
This package helps you to manage Microsoft Access DB by ODBC Connection with the integrated Laravel ORM.
islamrumon/laravel-acl
5 Downloads
This package provides a complete Access Control List management
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.
kariae/authorizer-bundle
6 Downloads
A Symfony bundle to manage controller's actions access with a nice GUI
cloudinary/account-provisioning
5 Downloads
Accounts with provisioning API access can create and manage their **product environments**, **users** and **user groups** using the RESTful Provisioning API. Provisioning API access is available [upon request](https://cloudinary.com/contact?plan=enterprise) for accounts on an [Enterprise plan](https://cloudinary.com/pricing#pricing-enterprise). 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**, or they can be obtained from the provisioning environment variable available on your Cloudinary Console [Dashboard](https://console.cloudinary.com/pm/developer-dashboard). The Provisioning API has dedicated SDKs for the following languages: * [JavaScript](https://github.com/cloudinary/account-provisioning-js) * [PHP](https://github.com/cloudinary/account-provisioning-php) * [Java](https://github.com/cloudinary/account-provisioning-java) Useful links: * [Provisioning API reference (Classic)](https://cloudinary.com/documentation/provisioning_api_1)
tleckie/acl
4 Downloads
PHP role access control list (acl). Acl component provides a lightweight and flexible access control list (ACL) implementation for privileges management.
zzwacl/easyacl
9 Downloads
No need to query the permission management package of the database in the middleware