dbp/relay-authorization-bundle
For Executives: "This bundle lets us ship secure, scalable API authorization in weeks instead of months by leveraging open-source RBAC logic. It integrates with our existing Relay API gateway, reducing dev overhead while supporting complex permission rules—critical for [compliance/feature X]. The AGPL license aligns with our open-core strategy, but we’ll need to validate with legal. ROI: Faster time-to-market for [use case Y] with minimal ongoing maintenance."
For Engineering: *"DbpRelayAuthorizationBundle gives us a batteries-included RBAC system for Symfony/Laravel:
projects/{id}/edit) and nested permissions.For Developers: *"This saves us from writing:
dbp/relay-authorization-bundle).config/packages/relay_authorization.yaml.@RelayAuthorize annotations or services to enforce rules.
Example:#[RelayAuthorize('projects.edit', subject: 'project_id')]
public function update(Project $project) { ... }
Gotchas: AGPL license; no built-in audit logs (we’d need to extend)."*
How can I help you explore Laravel packages today?