codestage / laravel-authorization
Installs: 1 086
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 1
Forks: 0
Open Issues: 9
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
- dev-master
- 0.x-dev
- v0.4.2
- v0.4.1
- v0.4.0
- 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-dev/laravel-12
- 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: 2025-03-26 08:40:11 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.