phauthentic/authorization

A framework agnostic policy based authorization abstraction

1.0.0-beta 2019-01-29 16:55 UTC

This package is auto-updated.

Last update: 2024-04-17 04:11:22 UTC


README

Software License Scrutinizer Coverage Code Quality phpstan Level 8 php 7.4 php 8.0

A framework agnostic authorization library based on policies.

Authorization not Authentication

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.

Installation

Install it via Composer:

composer require phauthentic/authorization

Documentation

Copyright & License

Licensed under the MIT license.