定制 nordsoftware/lumen-rbac 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

nordsoftware/lumen-rbac

最新稳定版本:1.0.2

Composer 安装命令:

composer require nordsoftware/lumen-rbac

包简介

RBAC module for the Lumen framework.

README 文档

README

Code Climate StyleCI Latest Stable Version Total Downloads License

RBAC module for the Lumen PHP framework based on Overseer.

Requirements

  • PHP 5.6 or newer

Usage

Installation

  1. Run the following command to install the package through Composer:
composer require nordsoftware/lumen-rbac
  1. Copy the configuration template in config/rbac.php to your application's config directory and modify according to your needs.

  2. Add the following lines to your bootstrap/app.php:

$app->register('Nord\Lumen\Rbac\Doctrine\DoctrineStorageServiceProvider');
$app->register('Nord\Lumen\Rbac\RbacServiceProvider');

You should now have a bunch of new Artisan commands available under the doctrine namespace. In your code, you can either inject RbacService or use the Rbac facade to access the service.

Contributing

Please read the guidelines.

License

MIT. See LICENSE.

统计信息

  • 总下载量: 57.93k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 26
  • 点击次数: 5
  • 依赖项目数: 0
  • 推荐数: 1

GitHub 信息

  • Stars: 23
  • Watchers: 11
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 未知

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固