dbp/relay-authorization-bundle
最新稳定版本:v0.5.8
Composer 安装命令:
composer require dbp/relay-authorization-bundle
包简介
A template bundle for the Relay API gateway
README 文档
README
GitHub | Packagist | Frontend Application | Authorization Website
The DbpRelayAuthorizationBundle is a pluggable PHP 8.1+/Symfony authorization module which allows you to create and manage user groups as well as user/group access rights (grants) to arbitrary resources, where group and grant data is stored in a database.
It integrates seamlessly with the Relay API Server.
Please see the documentation for more information.
Bundle Installation
You can install the bundle directly from packagist.org.
composer require dbp/relay-authorization-bundle
To update the bundle and its dependencies:
composer update dbp/relay-authorization-bundle
Development & Testing
- Install dependencies:
composer install - Run tests:
composer test - Run linters:
composer lint
统计信息
- 总下载量: 11.68k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: AGPL-3.0-or-later
- 更新时间: 2024-04-08