PHPackages                             portrino/redirect-checker - 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. portrino/redirect-checker

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

portrino/redirect-checker
=========================

Automated URL redirection checker

1.0.0(3mo ago)0365↓40%MITPHPPHP &gt;=8.2 &lt;=8.5.99

Since Jul 12Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/portrino/redirect-checker)[ Packagist](https://packagist.org/packages/portrino/redirect-checker)[ RSS](/packages/portrino-redirect-checker/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (14)Versions (7)Used By (0)

Redirect Checker
================

[](#redirect-checker)

> Automated URL redirection checker

 [![](https://raw.githubusercontent.com/portrino/redirect-checker/master/etc/docs/gifs/example.gif)](https://raw.githubusercontent.com/portrino/redirect-checker/master/etc/docs/gifs/example.gif)

Features
--------

[](#features)

- Automate URL redirections tests for your application
- Add origin and destination urls to ensure redirections are working properly
- Seamless integration with your existing project
- Simple YAML file to define tests

Installation and usage
----------------------

[](#installation-and-usage)

1. Install this component using Composer

```
$ composer require portrino/redirect-checker
```

2. Create your yaml file

```
# tests/redirections/example.yml
https://google.com/services: https://www.google.com/services/
http://google.es/preferences: https://www.google.es/preferences
http://support.google.com: https://support.google.com/
```

3. Run the command

```
$ ./bin/redirect-checker yaml tests/redirections/example.yml
$ ./bin/redirect-checker yaml tests/redirections/example-non-absolute.yml --base-url="https://www.google.com"
```

Licensing Options
-----------------

[](#licensing-options)

[![License](https://camo.githubusercontent.com/04b1265fa2648e0f633102235494cd11d3e577c8b1a17f3d7976e82e7e6e2e81/68747470733a2f2f706f7365722e707567782e6f72672f676f726b616c61756369726963612f72656469726563742d636865636b65722f6c6963656e73652e737667)](https://github.com/gorkalaucirica/RedirectChecker/blob/master/LICENSE)

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance82

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity85

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 63% 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 ~794 days

Total

5

Last Release

94d ago

Major Versions

v0.3.1 → 1.0.02026-03-24

PHP version history (3 changes)v0.1.0PHP ^7.1

v0.3.0PHP ^7.0

1.0.0PHP &gt;=8.2 &lt;=8.5.99

### Community

Maintainers

![](https://www.gravatar.com/avatar/03867e1d2497d7cb7feb932fb301387e143503bfd17c584ef90347b3d7942cf1?d=identicon)[portrino-dev](/maintainers/portrino-dev)

---

Top Contributors

[![gorkalaucirica](https://avatars.githubusercontent.com/u/1749891?v=4)](https://github.com/gorkalaucirica "gorkalaucirica (17 commits)")[![EvilBMP](https://avatars.githubusercontent.com/u/540478?v=4)](https://github.com/EvilBMP "EvilBMP (9 commits)")[![rrjanbiah](https://avatars.githubusercontent.com/u/4907427?v=4)](https://github.com/rrjanbiah "rrjanbiah (1 commits)")

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/portrino-redirect-checker/health.svg)

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

###  Alternatives

[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19564.8M1.6k](/packages/drupal-core)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6941.5M396](/packages/drupal-core-recommended)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[eliashaeussler/cache-warmup

Composer package to warm up website caches, based on a given XML sitemap

75419.2k9](/packages/eliashaeussler-cache-warmup)[aeliot/todo-registrar

Register TODOs from source code in issue tracker

153.0k](/packages/aeliot-todo-registrar)

PHPackages © 2026

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