Download the PHP package furthestworld/rbac without Composer
On this page you can find all versions of the php package furthestworld/rbac. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download furthestworld/rbac
More information about furthestworld/rbac
Files in furthestworld/rbac
Download furthestworld/rbac
More information about furthestworld/rbac
Files in furthestworld/rbac
Vendor furthestworld
Package rbac
Short Description RBAC component for PHP applications.
License MIT
Package rbac
Short Description RBAC component for PHP applications.
License MIT
Please rate this library. Is it a good library?
Informations about the package rbac
rbac
RBAC component for PHP applications.
权限管理组件
安装
- 在项目的composer.json文件中的require项中添加:
并更新composer依赖:composer update
-
在需要使用RBAC服务的地方添加:
-
初始化RBAC服务:
- enjoy~ :)
RBAC对应数据表:
src/data/rbac.sql
All versions of rbac with dependencies
PHP Build Version
Package Version
The package furthestworld/rbac contains the following files
Loading the files please wait ....