PHPackages                             webfactorybulgaria/redirects - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. webfactorybulgaria/redirects

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

webfactorybulgaria/redirects
============================

v4.1.1(9y ago)010MITPHP

Since Dec 22Pushed 9y ago1 watchersCompare

[ Source](https://github.com/webfactorybulgaria/Redirects)[ Packagist](https://packagist.org/packages/webfactorybulgaria/redirects)[ RSS](/packages/webfactorybulgaria-redirects/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Redirects
=========

[](#redirects)

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

[](#installation)

`composer require webfactorybulgaria/redirects`

Add this to config/app.php

TypiCMS\\Modules\\Redirects\\Shells\\Providers\\ModuleProvider::class,

`php artisan vendor:publish`

`php artisan migrate`

Add this line to `app/Http/Kernel.php` in the $middleware array

\\TypiCMS\\Modules\\Redirects\\Shells\\Http\\Middleware\\CheckRedirect::class,

Add this to the Model:

```
use TypiCMS\Modules\Redirects\Shells\Traits\Redirectable;

...

use Redirectable;

```

Add 'redirects' to the fillable array of the main model

Add

- `use TypiCMS\Modules\Redirects\Shells\Observers\RedirectObserver;`
- `::observe(new RedirectObserver());` to the ModuleProvider

Add this to the admin form view:

{!! TranslatableBootForm::textarea(trans('validation.attributes.redirects'), 'redirects') !!}

This module is part of [Admintool4](https://github.com/webfactorybulgaria/Base), a multilingual CMS based on Laravel 5.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity64

Established project with proven stability

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 ~0 days

Total

2

Last Release

3425d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1bf994ff60a9415ce6651377cc1c662041e1f18643bf7b2bb91c480874cd54de?d=identicon)[webfactorybulgaria](/maintainers/webfactorybulgaria)

### Embed Badge

![Health badge](/badges/webfactorybulgaria-redirects/health.svg)

```
[![Health](https://phpackages.com/badges/webfactorybulgaria-redirects/health.svg)](https://phpackages.com/packages/webfactorybulgaria-redirects)
```

###  Alternatives

[nunomaduro/essentials

Just better defaults for your Laravel projects.

1.2k317.5k51](/packages/nunomaduro-essentials)[snowplow/referer-parser

Snowplow Refer(r)er parser for PHP

3782.2M30](/packages/snowplow-referer-parser)[n98/junit-xml

JUnit XML Document generation library

168.7M8](/packages/n98-junit-xml)[yajra/laravel-disqus

A simple Disqus platform integration with Laravel.

8456.9k](/packages/yajra-laravel-disqus)

PHPackages © 2026

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