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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/url-signer | 0.87 | 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. | 443 | 449 | 52 | 67K | 0 | 8.3 | 30.1 | MIT | 1 year ago | |
| code4nix/uri-signer | 0.85 | — | 1 | 1 | 0 | 729 | 0 | 0.0 | 35.4 | — | — | |
| dsentker/url-signature | 0.84 | 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.83 | 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 | |
| spatie/laravel-littlegatekeeper | 0.82 | Laravel middleware to password-protect your app with a single, universal username/password set in config. Quickly gate staging, previews, or temporary launches without building a full auth system; publish config and enable the provider to lock down pages. | 191 | 193 | 19 | 1K | 0 | 19.8 | 13.7 | MIT | 3 months ago | |
| spatie/laravel-webhook-server | 0.82 | 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 | |
| hellosign/hellosign-php-sdk | 0.82 | 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 | |
| br/signed-request-bundle | 0.82 | — | 16 | 16 | 2 | 0 | 2 | 0.5 | — | — | — | |
| spatie/laravel-login-link | 0.81 | Spatie Laravel Login Link adds a Blade component to render one-click login links for seeded users in local development. Great for admin areas and teams: pick a user/role without remembering credentials. Restricts usage by allowed hosts (defaults to localhost). | 461 | 459 | 27 | 76K | 0 | 25.4 | 34.8 | MIT | 3 months ago | |
| arthem/request-signer-bundle | 0.81 | — | 0 | 0 | 0 | 6 | 0 | 1.7 | 11.7 | — | 6 years ago | |
| spatie/laravel-webhook-client | 0.81 | Receive webhooks in your Laravel app with Spatie’s webhook client. Verify signed requests, store incoming payloads, and process them asynchronously via queued jobs. Includes configurable webhook profiles and processing logic for reliable integrations. | 1,182 | 1,188 | 159 | 461K | 0 | 39.1 | 41.7 | MIT | 1 month ago | |
| laravel/airlock | 0.81 | Laravel Sanctum (formerly Airlock) provides a lightweight authentication system for Laravel SPAs and simple APIs, offering first-party SPA cookie auth plus API token issuing and management for users, mobile apps, and third-party clients. | 2,962 | 2,962 | 325 | 108 | 2 | 53.1 | 0.7 | MIT | 1 month ago | |
| spatie/laravel-authorize | 0.81 | Route middleware for Laravel authorization. Protect routes and groups using Laravel’s Gate abilities via the can: middleware syntax, with support for route model binding (e.g., can:editPost,post) to authorize access to specific models. | 202 | 206 | 19 | 197 | 0 | 3.4 | 4.1 | MIT | 9 years ago | |
| c-delouvencourt/short-url | 0.81 | — | 0 | 0 | 0 | 137 | 0 | 0.9 | 29.6 | MIT | 1 year ago | |
| berny/one-time-access-bundle | 0.80 | — | 6 | 6 | 4 | 0 | 0 | 0.1 | — | MIT | — | |
| spatie/laravel-resource-endpoints | 0.80 | Abandoned package that adds controller-based “links” and collection “meta” links to Laravel API Resources. Automatically generates URLs for actions like index/show/edit/update/delete, so resources can expose REST endpoints without manually building routes. | 240 | 240 | 13 | 0 | 0 | 2.6 | — | MIT | 5 years ago | |
| dbp/relay-esign-bundle | 0.80 | — | 1 | 1 | 0 | 364 | 2 | 0.4 | 31.2 | AGPL-3.0 | — | |
| joe-404/laravel-auth | 0.80 | — | 2 | 2 | 0 | 38 | 0 | 25.5 | 15.5 | MIT | 1 week ago | |
| atldays/laravel-url | 0.80 | — | 0 | 0 | 0 | 29 | 0 | 17.6 | 23.5 | MIT | 1 month ago | |
| cyllene-web/docusign-bundle | 0.80 | — | 0 | 0 | 0 | 59 | 0 | 9.7 | 26.3 | MIT | 7 months ago |
How can I help you explore Laravel packages today?