定制 hans-thomas/horus 二次开发

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

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

hans-thomas/horus

最新稳定版本:v2.0.0

Composer 安装命令:

composer require hans-thomas/horus

包简介

a roles and permissions manager

README 文档

README

horus banner

codecov GitHub Workflow Status GitHub top language GitHub release (latest by date) StyleCi

Horus is a roles and permissions registerer that make working on authorization easy.

Features:

  • Integrated with spatie/laravel-permission
  • Supported by Sphinx
  • Batch creation of roles and permissions
  • Create permissions for a model based on related policy class
  • Assign permissions to roles in a breeze
Version Laravel
1.x 10.x
2.x 11.x, 12.x

Installation

First install the package via composer

composer require hans-thomas/horus

Then, publish the configuration file

php artisan vendor:publish --tag horus-config

Done.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request ❤️

Support

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-03-02