spatie/laravel-url-signer
Sign and validate any URL in Laravel with an expiring signature. Works across apps, uses a configurable secret (not the app key), and includes middleware to protect routes. Generate time-limited links in one call and verify them anywhere.
signed() helper is too restrictive (e.g., tied to app key or limited to app routes).spatie/laravel-activitylog or typhon/laravel-jwt-auth).For Executives: "This package lets us generate secure, time-limited links for sensitive resources—like shared files or third-party integrations—without manual token management. It’s a drop-in solution that reduces fraud risk (e.g., leaked links) and cuts dev time by 80% compared to custom builds. Used by [X] companies for compliance and partner access."
For Engineering:
*"Spatie’s laravel-url-signer gives us:
revoked_urls table if needed.)*
Proposal: Add to our security toolkit for [specific feature X]—minimal dev lift, high ROI."*How can I help you explore Laravel packages today?