spatie/laravel-missing-page-redirector
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| braune-digital/redirect-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| amnl/router-unslash | 0.82 | — | 7 | 7 | 0 | 0 | 2 | 0.2 | — | MIT | — | |
| spatie/laravel-paginateroute | 0.81 | Adds a Laravel route macro to paginate via clean, translatable URLs like /news/page/2 instead of ?page=2. Includes a paginate route method and facade for generating pagination links. Note: this package is abandoned/unsupported—fork if needed. | 304 | 316 | 57 | 1K | 0 | 4.8 | 6.2 | MIT | 7 years ago | |
| alpixel/redirect-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| spatie/guzzle-redirect-history-middleware | 0.81 | 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 | 626 | 0 | 1.1 | 20.9 | MIT | 4 years ago | |
| awaresoft/redirect-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| agence-adeliom/easy-redirect-bundle | 0.80 | Symfony bundle to manage URL redirects and log 404 errors. Intercepts 404s, looks up matching redirects, performs redirects, and updates hit count/last accessed. Stores 404 path/URL/timestamp/referer for stats and clears matching 404s when redirects change. | 6 | 6 | 2 | 141 | 1 | 0.2 | 18.3 | MIT | — | |
| spatie/laravel-route-discovery | 0.80 | 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 | 237 | 29 | 2K | 0 | 26.5 | 16.0 | MIT | 2 months ago | |
| mosufy/url-shortener | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| spatie/laravel-demo-mode | 0.79 | Protect work-in-progress Laravel apps from prying eyes with a demo-mode middleware. Redirects visitors (including unknown routes) to an “under construction” URL until they visit a configurable access URL (e.g. /demo) to unlock protected routes. | 294 | 301 | 25 | 613 | 0 | 4.4 | 3.7 | MIT | 3 years ago | |
| sajadsdi/laravel-seo-booster | 0.79 | Laravel package to help boost your site’s SEO by managing common on-page metadata like titles, descriptions and social tags. Designed to integrate into Laravel apps to improve search visibility and sharing previews with minimal setup. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 2 years ago | |
| astina/redirect-manager-bundle | 0.79 | — | 6 | 6 | 7 | 0 | 0 | 2.6 | — | — | 2 years ago | |
| spatie/laravel-navigation | 0.79 | Define a navigation tree for Laravel apps and reuse it to build menus, breadcrumbs, and other nav UI. Manage sections, nested items, and active state in PHP, register navigation via service providers/container events, and render however you like. | 577 | 580 | 32 | 41K | 0 | 5.6 | 25.7 | MIT | 1 year ago | |
| atldays/laravel-url | 0.79 | — | 0 | 0 | 0 | 29 | 0 | 17.6 | 23.5 | MIT | 1 month ago | |
| spatie/laravel-route-attributes | 0.78 | 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. | 886 | 890 | 86 | 59K | 0 | 31.0 | 28.6 | MIT | 2 months ago | |
| armetiz/redirect-bundle | 0.78 | — | 5 | 5 | 0 | 0 | 0 | 0.0 | — | — | — | |
| spatie/laravel-littlegatekeeper | 0.78 | 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-tail | 0.78 | Tail your Laravel application logs from the command line. Run php artisan tail to follow local single or daily logs, or tail remote environment logs over SSH (e.g., production) with configurable host, user, log directory, and optional file selection. | 748 | 758 | 45 | 36K | 0 | 28.7 | 26.4 | MIT | 3 months ago | |
| spatie/laravel-disable-floc | 0.78 | Automatically disables Google’s FLoC in Laravel apps by adding a Permissions-Policy header. Installs via Composer and works out of the box—no configuration needed. Applies the header to responses that don’t already set Permissions-Policy. | 66 | 67 | 3 | 165 | 0 | 1.0 | 4.6 | MIT | 4 years ago | |
| anassrojea/laracrawler | 0.78 | — | 0 | 0 | 0 | 21 | 0 | 0.0 | 18.5 | MIT | — |
How can I help you explore Laravel packages today?