codestage / laravel-authorization
v0.3.0
2024-04-16 10:24 UTC
Requires
- php: ^8.2
- illuminate/auth: ^11.0
- illuminate/console: ^11.0
- illuminate/contracts: ^11.0
- illuminate/database: ^11.0
- illuminate/http: ^11.0
- illuminate/support: ^11.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.53
- mockery/mockery: ^1.6
- orchestra/testbench: ^9.0
- phpunit/phpunit: ^10
- dev-master
- 0.x-dev
- v0.3.0
- v0.2.0
- v0.1.0
- v0.0.5-alpha
- v0.0.4-alpha
- v0.0.3-alpha
- v0.0.2-alpha
- v0.0.1-alpha
- dev-dependabot/composer/league/commonmark-2.6.0
- dev-dependabot/composer/laravel/framework-11.31.0
- dev-dependabot/composer/symfony/process-7.1.7
- dev-dependabot/composer/symfony/http-foundation-7.1.7
This package is auto-updated.
Last update: 2024-12-10 00:39: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.