codestage/laravel-authorization

v0.3.0 2024-04-16 10:24 UTC

This package is auto-updated.

Last update: 2024-09-16 11:16:47 UTC


README

Packagist Version (including pre-releases) Tests

Declarative permission, role and policy-based authorization, inspired by ASP.NET.

Documentation

You can read the Wiki for documentation and code examples on how this package works.

What It Does

  1. User roles and permissions
  2. Basic Authorization
  3. Permission-based Authorization
  4. Role-based Authorization
  5. Policy-based Authorization