elao/voucher-authentication-bundle
Symfony bundle enabling voucher (email link) authentication. Register the bundle, import routes, and enable the “voucher” firewall. Generate and persist disposable voucher tokens in your app or via CLI, then send users a login/activation link with an optional TTL.
Adopt if:
Look elsewhere if:
For Executives: "This Laravel package lets us offer passwordless sign-ups via email links—reducing support costs (no ‘forgot password’ tickets) and improving conversion rates (faster onboarding). It’s a low-risk, high-reward way to test voucher-based auth before committing to a full SSO/OAuth overhaul. Competitors like [X] already use this pattern, and it aligns with our roadmap for frictionless user flows."
For Engineering: *"The Elao Voucher Bundle gives us a pre-built voucher auth system with:
Trade-offs:
Recommendation: Use this for MVP testing (e.g., trial signups) or internal tools, then evaluate scaling to a more robust solution (e.g., Laravel Fortify + custom voucher logic) if needed."*
How can I help you explore Laravel packages today?