A framework agnostic authorization library based on policies.
This library intends to provide a policy based framework around authorization and access control. Authentication is a separate concern that has been packaged into a separate authentication library.
Install it via Composer:
composer require Phauthentic/authorization
- Quick Start and Introduction to the basics
- Policies
- Policy Resolver
- Middleware
- Checking Authorization
Licensed under the MIT license.
- Copyright (C) Phauthentic
- Copyright (C) Cake Software Foundation, Inc.