nndmmd/doorman

一个轻量级的PHP组件,用于通过配置文件管理角色和权限

dev-master 2016-03-29 04:10 UTC

This package is not auto-updated.

Last update: 2024-09-14 18:58:39 UTC


README

一个轻量级的PHP组件,用于通过配置文件管理角色和权限

开始

下载

git clone https://github.com/nndmmd/doorman.git
cd doorman

或者

wget https://github.com/nndmmd/doorman/archive/master.zip
unzip doorman-master.zip
cd doorman-master

安装依赖

"require": {
    "nndmmd/doorman": "dev-master"
}
php composer.phar update

许可证

Nndmmd/Doorman 是开源软件,受 MIT 许可协议 许可