PHPackages                             kemokrepos/rebrandly - 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. kemokrepos/rebrandly

ActiveLibrary

kemokrepos/rebrandly
====================

Laravel API wrapper for Rebrandly

021PHP

Since Jul 9Pushed 4y agoCompare

[ Source](https://github.com/Kemok-Repos/Rebrandly)[ Packagist](https://packagist.org/packages/kemokrepos/rebrandly)[ RSS](/packages/kemokrepos-rebrandly/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Rebrandly
=========

[](#rebrandly)

Rebrandly API wrapper for Laravel.

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

[](#installation)

```
composer install Kemok-Repos/Rebrandly
```

Usage
-----

[](#usage)

### Create shortlink

[](#create-shortlink)

Call the create function with the long Url you want to shrink.

```
Rebrandly::create(["destination" => "https://www.google.com"])
```

### Update shortlink

[](#update-shortlink)

Pass the shortlink ID and the properties you want to change to the update function.

```
Rebrandly::update("shortlink-ID", ["destination" => "https://www.youtube.com"])
```

### Notes:

[](#notes)

Check [Rebrandly's API documentation](https://developers.rebrandly.com/docs/api-custom-url-shortener) to know more about the properties you have access to.

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 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://www.gravatar.com/avatar/60a2f0da7177cf4b726ce064944578c4fc2641e06f24afa759ad0a9a4e2714d6?d=identicon)[lgamez-kemok](/maintainers/lgamez-kemok)

---

Top Contributors

[![lgamez-kemok](https://avatars.githubusercontent.com/u/77128151?v=4)](https://github.com/lgamez-kemok "lgamez-kemok (10 commits)")

### Embed Badge

![Health badge](/badges/kemokrepos-rebrandly/health.svg)

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

PHPackages © 2026

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