spatie/laravel-referer
Store a visitor’s original referrer in the Laravel session. Detects from utm_source first, then the external domain from the Referer header, otherwise empty. Configurable session key and referrer sources via published config.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-route-discovery | 0.78 | Automatically discover Laravel routes by scanning controllers and views instead of manually defining them. Configure discovery in your routes files and use PHP attributes to customize names, middleware, and more for each discovered route. | 239 | 240 | 29 | 2K | 0 | 23.8 | 14.6 | MIT | 4 months ago | |
| spatie/laravel-missing-page-redirector | 0.78 | Automatically redirect 404 (missing) pages in Laravel to preserve SEO during site migrations. Configure old-to-new URL redirects in a config file or implement a custom redirector (e.g., database-backed) via middleware in your global stack. | 511 | 514 | 34 | 33K | 0 | 24.4 | 27.6 | MIT | 5 months ago | |
| caseyamcl/guzzle_retry_middleware | 0.78 | Guzzle middleware that automatically retries failed HTTP requests with configurable delays and retry conditions. Helps handle transient network errors, 5xx responses, and rate limiting with backoff strategies, improving resilience without changing client code. | 219 | 223 | 32 | 475K | 6 | 10.0 | 47.3 | MIT | 1 year ago | |
| beast/visitor-tracker-bundle | 0.77 | — | 0 | 0 | 0 | 1 | 0 | 0.0 | 4.2 | MIT | — | |
| spatie/guzzle-redirect-history-middleware | 0.76 | Guzzle middleware that records redirect chains for each request. Attach RedirectHistoryMiddleware to your handler stack to capture every Location hop and inspect the final URL and intermediate redirects via a RedirectHistory instance. | 19 | 19 | 4 | 395 | 0 | 1.1 | 18.2 | MIT | 4 years ago | |
| ajgl/session-expiration | 0.76 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dittto/symfony-request-logger | 0.76 | — | 2 | 2 | 0 | 77 | 0 | 0.3 | 19.7 | — | 9 years ago | |
| imanghafoori/laravel-middlewarize | 0.76 | — | 112 | 113 | 5 | 9 | 0 | 2.2 | 0.5 | MIT | 2 years ago | |
| 50bhan/symfony-route-usage | 0.76 | — | 4 | 4 | 2 | 0 | 0 | 0.0 | — | MIT | — | |
| c-delouvencourt/short-url | 0.76 | — | 0 | 0 | 0 | 86 | 0 | 0.9 | 26.8 | MIT | 1 year ago | |
| braune-digital/redirect-bundle | 0.76 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| farayaz/laravel-spy | 0.76 | Zero-config Laravel package to spy on outgoing HTTP calls. Automatically logs Laravel Http facade and Guzzle requests with URL, method, headers, payload, response/status, and duration. Includes configurable logging and obfuscation for sensitive data. | 212 | 212 | 13 | 5K | 0 | 25.6 | 21.4 | MIT | 2 months ago | |
| lvlup-dev/laravel-user-last-seen-at | 0.75 | — | 0 | 0 | 0 | 3 | 0 | 0.0 | 8.3 | MIT | — | |
| mosufy/url-shortener | 0.75 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| ashallendesign/short-url | 0.75 | — | 1,374 | 1,375 | 179 | 143K | 3 | 35.2 | 32.4 | MIT | 4 months ago | |
| amnl/router-unslash | 0.75 | — | 7 | 7 | 0 | 0 | 2 | 0.2 | — | MIT | — | |
| spatie/laravel-http-logger | 0.75 | Laravel middleware that logs incoming HTTP requests (payload, headers, etc.) to your configured log/channel, creating a safety net for critical form submissions and debugging. Includes toggleable enable flag plus customizable log profile and writer. | 674 | 679 | 59 | 107K | 0 | 32.0 | 35.7 | MIT | 1 week ago | |
| spatie/url | 0.75 | 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. | 741 | 754 | 60 | 458K | 0 | 12.4 | 38.6 | MIT | 2 years ago | |
| spatie/laravel-route-attributes | 0.75 | Register Laravel routes using PHP 8 attributes on controller methods (Get/Post/etc.). Automatically scans configured controller directories and registers routes without manual Route:: definitions. Includes config publishing and optional enabling/disabling of auto registration. | 888 | 894 | 87 | 53K | 0 | 28.7 | 27.3 | MIT | 4 months ago | |
| spatie/laravel-link-checker | 0.74 | Unmaintained: Artisan command to crawl your Laravel app and check internal/external links. Logs URLs that don’t return 2xx/3xx responses and can email broken-link reports. Configurable base URL, link-check profiles, reporters, and concurrency settings. | 261 | 258 | 42 | 39 | 0 | 4.9 | 0.6 | MIT | 3 years ago |
How can I help you explore Laravel packages today?