spatie/url-signer
Generate and verify signed URLs with expiration timestamps using a shared secret. spatie/url-signer appends expires and signature parameters, letting you safely share time-limited links (e.g., in emails) and validate them server-side with a simple API.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-url-signer | 0.86 | 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. | 719 | 728 | 53 | 19K | 0 | 27.0 | 22.4 | MIT | 3 months ago | |
| spatie/url | 0.85 | Immutable URL parser/builder for PHP. Parse scheme, host, path and query, then fluently transform parts (withHost, withPath, withScheme) and manage query parameters. Supports allowed/sanitized schemes for safer URL handling. | 739 | 752 | 60 | 413K | 0 | 12.4 | 37.9 | MIT | 2 years ago | |
| code4nix/uri-signer | 0.85 | — | 1 | 1 | 0 | 729 | 0 | 0.0 | 35.4 | — | — | |
| c-delouvencourt/short-url | 0.83 | — | 0 | 0 | 0 | 137 | 0 | 0.9 | 29.6 | MIT | 1 year ago | |
| dsentker/url-signature | 0.82 | Laravel/PHP package to create and verify signed URLs. Add a signature to query strings to protect routes and parameters from tampering, with simple helpers for generating signatures and validating incoming requests, including optional expiry support. | 18 | 18 | 2 | 1K | 1 | 1.0 | 24.5 | NOASSERTION | 5 years ago | |
| dsentker/url-signature-bundle | 0.82 | Symfony 4+ bundle for dsentker/url-signature. Generate signed (optionally expiring) URLs in Twig or controllers, validate signatures via DI/helper trait or annotations, and protect query/route parameters from tampering. | 9 | 9 | 5 | 960 | 2 | 2.7 | 27.4 | NOASSERTION | 2 years ago | |
| berny/one-time-access-bundle | 0.82 | — | 6 | 6 | 4 | 0 | 0 | 0.1 | — | MIT | — | |
| br/signed-request-bundle | 0.81 | — | 16 | 16 | 2 | 0 | 2 | 0.5 | — | — | — | |
| atldays/laravel-url | 0.81 | — | 0 | 0 | 0 | 29 | 0 | 17.6 | 23.5 | MIT | 1 month ago | |
| ashallendesign/short-url | 0.81 | — | 1,374 | 1,374 | 179 | 112K | 2 | 37.4 | 31.3 | MIT | 2 months ago | |
| spykapps/passwordless-login | 0.81 | — | 1 | 1 | 2 | 487 | 0 | 19.3 | 38.2 | MIT | 1 month ago | |
| arthem/request-signer-bundle | 0.81 | — | 0 | 0 | 0 | 6 | 0 | 1.7 | 11.7 | — | 6 years ago | |
| mosufy/url-shortener | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| bukashk0zzz/hellosign-bundle | 0.80 | — | 1 | 1 | 0 | 0 | 0 | 0.6 | — | MIT | 10 years ago | |
| spomky-labs/base64url | 0.80 | Fast RFC 4648 Base64 URL-safe encoder/decoder for PHP. Lightweight library to encode/decode URL-safe Base64 strings with high performance, compatible with PHP 7.1+. Ideal for JWT, web tokens, and URL parameters. | 154 | 157 | 13 | 1,000K | 0 | 3.9 | 52.6 | MIT | 5 years ago | |
| com-company/yousign-bundle | 0.80 | Bundle Symfony pour intégrer Yousign (API v3, compat v2) : configuration via variables d’environnement, envoi de demandes de signature et gestion des webhooks (routes, listeners/handlers, payloads) avec binding d’événements. | 0 | 0 | 0 | 159 | 0 | 28.8 | 35.9 | — | 3 weeks ago | |
| adspray/short-url-bundle | 0.80 | Symfony bundle providing a URL shortener service and Twig filter. Generate short paths like /~ShE from long URLs in controllers or templates, and resolve short codes back to the original URL via routing and a simple shortener service. | 0 | 0 | 0 | 6 | 0 | 0.6 | — | MIT | 5 years ago | |
| pear/net_url2 | 0.79 | PEAR Net_URL2 is a small PHP utility for parsing, validating, and manipulating URLs. It builds and edits URL components, handles query strings, resolves relative URLs, and offers easy getters/setters for scheme, host, path, port, user info, and fragments. | 49 | 52 | 27 | 190K | 0 | 1.4 | 0.4 | — | — | |
| hellosign/hellosign-php-sdk | 0.79 | Deprecated official HelloSign API PHP SDK (PHP 8+; PHP 7 via 3.7.*). Provides HelloSign\Client for API key, email/password, or OAuth auth; supports core API actions like account and signature requests. Use dropbox/sign SDK for new work. | 98 | 72 | 38 | 37K | 12 | 6.1 | 27.1 | MIT | 3 years ago | |
| spatie/laravel-webhook-server | 0.79 | Send webhooks from Laravel with configurable endpoints, payloads and headers. Supports request signing, queued delivery, retries with backoff, and failure handling. Ideal for notifying external services when events happen in your app. | 1,072 | 1,080 | 142 | 390K | 0 | 33.6 | 40.0 | MIT | 3 months ago |
How can I help you explore Laravel packages today?