codestage / laravel-authorization
Package info
github.com/Codestagero/laravel-authorization
pkg:composer/codestage/laravel-authorization
v0.4.2
2025-03-26 08:39 UTC
Requires
- php: ^8.2
- illuminate/auth: ^12.0
- illuminate/console: ^12.0
- illuminate/contracts: ^12.0
- illuminate/database: ^12.0
- illuminate/http: ^12.0
- illuminate/support: ^12.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3
- mockery/mockery: ^1.6
- orchestra/testbench: ^10
- phpunit/phpunit: ^11
This package is auto-updated.
Last update: 2026-05-26 11:19:58 UTC
README
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.