Libraries tagged by permessions
numeno/api-admin
20 Downloads
## Introduction Use the Numeno Administration API to create API Keys and set their permissions (which we call Scopes). This API is meant to be used by administrators of your organization. ## Scopes Scopes are used to let API Keys access only certain parts of the API. Scopes are expressed as a string of the form `api:resource:action`. For example, from the Numeno Article Recommender API (`art-rec`): - `art-rec:feeds:read` - can read any Feed (eg. `GET` `/feeds`, `/feeds/:id`, `/feeds/:id/streams`, etc.) - `art-rec:feeds:write` - can write (and read) any Feed - `art-rec:feeds:*` - can perform any action on Feeds - `art-rec:*:read` - can read any resource on `art-rec` - `*:*:*` - can do everything
nsaenzz/entrust
2 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel
northern/acl
215 Downloads
Role based ACL and permissions.
nonetallt/laravel-permission-blueprints
11 Downloads
Update spatie/laravel-permission package database roles and permissions easily using json blueprints.
nndmmd/doorman
13 Downloads
A lite PHP component to manage roles and permissions with config file
nigus-abate/laravel-permify
15 Downloads
Laravel Permify is a powerful, easy-to-use Laravel package for managing roles and permissions with full CRUD UI and middleware support.
nh/access-control
281 Downloads
Access controle via roles and permissions
nguyenvanduocit/entrust
32 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel
ngockush/permissionmanager
15 Downloads
Users and permissions management interface for Laravel 5 using Backpack CRUD.
nestboxphp/magpie
10 Downloads
User and group permissions management
naughton-and-ross/entrust
13 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel
naowas/entrust
33 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel/Lumen 6
nahidacm/entrust
7 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel
mwaqaskhan925/laravel-permission-editor
2 Downloads
Visual UI for managing Roles/Permissions for Spatie Laravel Permission package
mvcommerce-modules/roles
95 Downloads
MVCommerce Module :: Efficiently manage roles & permissions of users (ACL)