Releases: php-casbin/think-authz
Releases · php-casbin/think-authz
Think-authz 1.0.0
Think-authz is an authorization library for the ThinkPHP framework.
It's based on Casbin, an authorization library that supports access control models like ACL, RBAC, ABAC.
The first release of Think-authz:
- Enforcer Api
- Middleware
All you need to learn to use Casbin
first.