akademiano / acl
用户管理模块的Acl
v1.0.0-beta.7
2017-08-03 17:53 UTC
Requires
- akademiano/config: ^1.0.0-beta.9
- akademiano/entity: ^1.0.0-beta.1
- akademiano/user: ^1.0.0-beta.2
- akademiano/utils: ^1.0.0-beta.6
Requires (Dev)
- codeception/codeception: ^2.2.10
- mockery/mockery: ^0.9.9
- satooshi/php-coveralls: ^1.0.1
This package is auto-updated.
Last update: 2024-09-07 17:39:42 UTC
README
Akademiano主库(acl)
安装
composer require akademiano/acl
贡献
- fork它!
- 创建您的功能分支:
git checkout -b my-new-feature
- 提交您的更改:
git commit -am 'Add some feature'
- 推送到分支:
git push origin my-new-feature
- 提交pull请求 :D
许可协议
Apache-2.0 © mrdatamapper