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

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

uspc/affiliate-redirect
=======================

Tool for Redirecting Affiliate Links

07PHP

Since Jul 8Pushed 7y ago1 watchersCompare

[ Source](https://github.com/maMykola/affiliate-redirect)[ Packagist](https://packagist.org/packages/uspc/affiliate-redirect)[ RSS](/packages/uspc-affiliate-redirect/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

```
1. Put this project into root _affiliate_ folder

2. Add following lines into website root file .htaccess

    RewriteEngine On

    RewriteCond %{REQUEST_URI}      ^/track$
    RewriteRule .*  /affiliate/affiliate-replace.php  [L,QSA]

    RewriteCond %{REQUEST_URI}      ^/go$
    RewriteRule .*  /affiliate/link-redirect.php    [L,QSA]

    RewriteCond %{REQUEST_URI}      ^/details$
    RewriteRule .*  /affiliate/link-info.php        [L,QSA]

3. Set parameters (copy first from parameters.dist.php)

    cp parameters.dist.php parameters.php
    vim parameters.php
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15029164?v=4)[mykola-uspc](/maintainers/mykola-uspc)[@mykola-uspc](https://github.com/mykola-uspc)

---

Top Contributors

[![maMykola](https://avatars.githubusercontent.com/u/3263273?v=4)](https://github.com/maMykola "maMykola (7 commits)")

### Embed Badge

![Health badge](/badges/uspc-affiliate-redirect/health.svg)

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

###  Alternatives

[maize-tech/laravel-markable

Laravel Markable

758247.1k](/packages/maize-tech-laravel-markable)[z3d0x/filament-fabricator

Block-Based Page Builder Skeleton for your Filament Apps

379176.9k3](/packages/z3d0x-filament-fabricator)[kadet/keylighter

Yet another syntax highlighter for PHP

333.3k1](/packages/kadet-keylighter)

PHPackages © 2026

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