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

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

antstudiocz/redirect-checker
============================

0.0.1(9y ago)014MITPHP

Since Oct 19Pushed 9y ago3 watchersCompare

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

READMEChangelog (1)Dependencies (9)Versions (2)Used By (0)

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

[](#redirect-checker)

Simple tool for checking if your **http redirects** work as you want.

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

[](#installation)

```
$ composer require antstudiocz/redirect-checker

```

Register DI extension:

```
extensions:
    - Ant\RedirectChecker\DI\RedirectCheckerExtension
```

Add configuration:

```
parameters:
    redirect-checker:
        file: app/config/redirects.neon
```

Create file for example:

```
redirects:
    "https://www.antstudio.cz": http://www.antstudio.cz
```

Usage
-----

[](#usage)

```
$ php index.php app:redirect-checker:run

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

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

Unknown

Total

1

Last Release

3489d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/65e2991b19827edb045b78ca66536995db88a943d22f0d173472043de6ccca9c?d=identicon)[vaci](/maintainers/vaci)

---

Top Contributors

[![honzavaclavik](https://avatars.githubusercontent.com/u/12621450?v=4)](https://github.com/honzavaclavik "honzavaclavik (3 commits)")

### Embed Badge

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

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

###  Alternatives

[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[php-soap/wsdl

Deals with WSDLs

173.5M12](/packages/php-soap-wsdl)[phel-lang/phel-lang

Phel is a functional programming language that compiles to PHP

4743.5k10](/packages/phel-lang-phel-lang)[symfony/ai-bundle

Integration bundle for Symfony AI components

30282.3k6](/packages/symfony-ai-bundle)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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