PHPackages                             ntpages/laravel-redirector - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. ntpages/laravel-redirector

AbandonedArchivedLibrary[HTTP &amp; Networking](/categories/http)

ntpages/laravel-redirector
==========================

Laravel package for redirecting pages

03.5kPHP

Since Jan 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ntpages/laravel-redirector)[ Packagist](https://packagist.org/packages/ntpages/laravel-redirector)[ RSS](/packages/ntpages-laravel-redirector/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Redirector
==================

[](#laravel-redirector)

A simple module for managing your redirects. Can be useful on sites that are migrating from legacy routes or just have a CMS that needs to manage the redirects.

First steps
-----------

[](#first-steps)

1. Install the package
    `composer require ntpages/laravel-redirector`
2. Register service provider
    `Ntpages\LaravelRedirector\Provider::class` in the `config/app.php`
3. Run the migrations
    `php artisan migrate`
4. Publish package files
    `php artisan vendor:publish`
5. Use the middleware, [official laravel docs](https://laravel.com/docs/8.x/middleware) about that.
    `Ntpages\LaravelRedirector\RedirectMiddleware::class`

Usage
-----

[](#usage)

todo

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 Bus Factor1

Top contributor holds 83.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2b75f50341d141c5233a9f2ec2df8a55ce2f190bba629c4a0735c2467079768e?d=identicon)[ntpages](/maintainers/ntpages)

---

Top Contributors

[![anstapol](https://avatars.githubusercontent.com/u/33395021?v=4)](https://github.com/anstapol "anstapol (5 commits)")[![VictorGarcia](https://avatars.githubusercontent.com/u/204441?v=4)](https://github.com/VictorGarcia "VictorGarcia (1 commits)")

---

Tags

laravel

### Embed Badge

![Health badge](/badges/ntpages-laravel-redirector/health.svg)

```
[![Health](https://phpackages.com/badges/ntpages-laravel-redirector/health.svg)](https://phpackages.com/packages/ntpages-laravel-redirector)
```

###  Alternatives

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M319](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[nyholm/psr7

A fast PHP7 implementation of PSR-7

1.3k235.4M2.4k](/packages/nyholm-psr7)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M293](/packages/pusher-pusher-php-server)[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78126.4M414](/packages/react-http)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
