Download the PHP package niklaslu/think-authentication without Composer
On this page you can find all versions of the php package niklaslu/think-authentication. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download niklaslu/think-authentication
More information about niklaslu/think-authentication
Files in niklaslu/think-authentication
Download niklaslu/think-authentication
More information about niklaslu/think-authentication
Files in niklaslu/think-authentication
Vendor niklaslu
Package think-authentication
Short Description thinkphp authentication
License Apache-2.0
Package think-authentication
Short Description thinkphp authentication
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package think-authentication
think-authentication
基于thinkphp5.0的权限认证
Install
Auth Class
说明:
- $name可为多条规则, 用
,
分隔 - 验证关系默认为
and
(且关系) ,'or'为或关系
使用方法看示例
使用方式
添加配置项
导入数据表
- doc文件夹下有带测试数据的sql文件 db_with_test_data.sql
- 1.数据表前缀都未 't_';
- 2.导入数据前先建立数据库 默认 'd_auth';
使用示例
已带有测试数据的db文件导入为例,具体可查看index.php
All versions of think-authentication with dependencies
PHP Build Version
Package Version
Requires
topthink/framework Version
^5.0
The package niklaslu/think-authentication contains the following files
Loading the files please wait ....