Download the PHP package mongdch/mon-auth without Composer
On this page you can find all versions of the php package mongdch/mon-auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mongdch/mon-auth
More information about mongdch/mon-auth
Files in mongdch/mon-auth
Download mongdch/mon-auth
More information about mongdch/mon-auth
Files in mongdch/mon-auth
Please rate this library. Is it a good library?
Informations about the package mon-auth
mon-auth
介绍
PHP权限管理类库,包含Jwt
、RBAC
、AccessToken
、Signature
等权限控制类库。
安装使用
-
composer安装本项目
-
如需使用RBAC库,则运行导入database目录下
rbac.sql
文件到数据库中。按需修改修改增加字段即可。 - 如需使用Mysql版本的
AccessToken
、Signature
,则运行导入database目录下api.sql
文件到数据库中,按需修改配置即可
API文档
- 暂未编写,请通过查看examples目录下的demo,阅读了解更多使用方法。
Demo
-
JWT
-
RBAC
-
AccessToken
- apiSignature
版本
1.1.2
- 增加
AccessToken
、ApiSignature
权限控制 - 重构逻辑代码,优化业务
- 增强对Gaia框架的支持
1.1.0
- 优化代码,更新依赖
- 增强对Gaia框架支持
1.0.11
- 优化注解
1.0.10
- 优化代码,优化依赖
1.0.9
- 优化代码,优化依赖
1.0.8
- 优化整体代码
- 增强RBAC模块,支持通过new的方式,同时运多个权限实例
1.0.7
- 优化RBAC模块代码
- 修复修改操作存在的BUG
1.0.6
- 补全1.0.5版本发布少的RBAC优化代码
1.0.5
- 优化RBAC代码
- 增加RBAC获取内置模型的model方法
1.0.4
- 优化代码,中文化JWT类库
1.0.3
- 修复自定义权限表名无效BUG
1.0.2
- 完善RBAC权限控制
- 发布1.0.2 RC版本
1.0.1
- 发布第一个版本
All versions of mon-auth with dependencies
PHP Build Version
Package Version
The package mongdch/mon-auth contains the following files
Loading the files please wait ....