PHPackages                             robbens/laravel-redirect - 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. robbens/laravel-redirect

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

robbens/laravel-redirect
========================

0.6.1(2y ago)01.4k↓33.3%MITPHPPHP &gt;=7.4CI failing

Since Oct 8Pushed 2y ago1 watchersCompare

[ Source](https://github.com/robbens/laravel-redirect)[ Packagist](https://packagist.org/packages/robbens/laravel-redirect)[ Docs](https://github.com/robbens/laravel-redirect)[ RSS](/packages/robbens-laravel-redirect/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (15)Used By (0)

Laravel Redirect
================

[](#laravel-redirect)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f07ce18190459ef719d1356fcdca14a44f167c4eaa7ffd6699207018cd48a932/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726f6262656e732f6c61726176656c2d72656469726563742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/robbens/laravel-redirect)[![Build Status](https://camo.githubusercontent.com/b712439b3917d2d83c0573e66eba0ccdfa11841974d34e14238408f8d14e9863/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f726f6262656e732f6c61726176656c2d72656469726563742f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/robbens/laravel-redirect)[![Quality Score](https://camo.githubusercontent.com/cf60047db001e0b72d95450a75576bc2753acf63181befce3c2ac379fc983daf/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f726f6262656e732f6c61726176656c2d72656469726563742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/robbens/laravel-redirect)[![Total Downloads](https://camo.githubusercontent.com/220b2bb9aad21ff0b164465d57ccdde26b0664e3f10d0940fd5820e687d6fa0e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f726f6262656e732f6c61726176656c2d72656469726563742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/robbens/laravel-redirect)

Create redirects with ease from ex. /about to /about-us.

Installation
------------

[](#installation)

Install the package via composer:

```
composer require robbens/laravel-redirect
```

Publish migrations

```
php artisan vendor:publish --provider="Robbens\LaravelRedirect\LaravelRedirectServiceProvider" --tag="migrations"
```

Run migrations

```
php artisan migrate
```

Usage
-----

[](#usage)

```
Robbens\LaravelRedirect\Models\Redirect::create([
    'from' => '/foo/bar',
    'to' => '/foo/baz',
]);
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Robin Nilsson](https://github.com/robbens)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Every ~123 days

Recently: every ~274 days

Total

14

Last Release

799d ago

PHP version history (4 changes)0.1PHP ^7.1

0.4.0PHP ^7.4 || ^8.0

0.5PHP ^8.0

0.5.1PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/4844fc0807ac0745b0dbb528ab6966fc775868ac442a698457026ab66e9bc513?d=identicon)[robbens](/maintainers/robbens)

---

Top Contributors

[![robbens](https://avatars.githubusercontent.com/u/12089594?v=4)](https://github.com/robbens "robbens (21 commits)")

---

Tags

laravel-redirectrobbens

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/robbens-laravel-redirect/health.svg)

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

###  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)
