hydrakit / authorization
Ability-based authorization for Hydra, on top of hydrakit/auth.
v0.3.2
2026-09-11 16:10 UTC
Requires
- php: >=8.2
- hydrakit/auth: ^0.3
- hydrakit/core: ^0.3
- hydrakit/http: ^0.3
Requires (Dev)
- phpunit/phpunit: ^11.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Read-only mirror.
hydrakit/authorizationis developed in hydra-foundation/hydra underpackages/authorization, and republished here on every push. A commit pushed to this repository is overwritten by the next one; issues are disabled for that reason, and a pull request opened here cannot be merged. Both belong upstream.
Sibling of hydrakit/auth. Auth answers who you are;
authorization answers what you may do. It ships the gate that decides, but
owns no policy of its own: the rules (abilities) are application policy and live
in the app.