phauthentic/authorization

A framework agnostic policy based authorization abstraction

Installs: 154

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 3

Forks: 1

pkg:composer/phauthentic/authorization

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

This package is auto-updated.

Last update: 2025-09-17 07:03:52 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.