Download the PHP package mongdch/mon-auth-think without Composer
On this page you can find all versions of the php package mongdch/mon-auth-think. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mongdch/mon-auth-think
More information about mongdch/mon-auth-think
Files in mongdch/mon-auth-think
Download mongdch/mon-auth-think
More information about mongdch/mon-auth-think
Files in mongdch/mon-auth-think
Vendor mongdch
Package mon-auth-think
Short Description PHP权限控制库
License MIT
Homepage https://github.com/MonGDCH
Package mon-auth-think
Short Description PHP权限控制库
License MIT
Homepage https://github.com/MonGDCH
Please rate this library. Is it a good library?
Informations about the package mon-auth-think
mon-auth-think
介绍
基于think-orm的PHP权限管理类库,包含Jwt、RBAC、AccessToken、Signature等权限控制类库。
安装使用
-
composer安装本项目
-
如需使用RBAC库,则运行导入database目录下
rbac.sql文件到数据库中。按需修改修改增加字段即可。 -
如需使用Mysql版本的
AccessToken库,则运行导入database目录下access_token.sql文件到数据库中。按需修改修改增加字段即可。 -
如需使用Mysql版本的
Signature库,则运行导入database目录下signature.sql文件到数据库中,按需修改配置即可 Gaia框架使用则执行再运行一下脚本
API文档
- 暂未编写,请通过查看examples目录下的demo,阅读了解更多使用方法。
Demo
-
JWT
-
RBAC
-
AccessToken
- apiSignature
All versions of mon-auth-think with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
mongdch/mon-util Version ^1.3 || dev-master
mongdch/think-orm Version ^1.0 || dev-master
mongdch/mon-util Version ^1.3 || dev-master
mongdch/think-orm Version ^1.0 || dev-master
The package mongdch/mon-auth-think contains the following files
Loading the files please wait ...