PHPackages                             gorriecoe/silverstripe-shorturl - 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. gorriecoe/silverstripe-shorturl

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

gorriecoe/silverstripe-shorturl
===============================

Provides a shorter path to URLs using your domain.

1.0.0(6y ago)05BSD-3-ClausePHP

Since Apr 20Pushed 6y ago2 watchersCompare

[ Source](https://github.com/gorriecoe/silverstripe-shorturl)[ Packagist](https://packagist.org/packages/gorriecoe/silverstripe-shorturl)[ Docs](http://github.com/gorriecoe/silverstripe-shorturl)[ Fund](https://ko-fi.com/gorrie)[ RSS](/packages/gorriecoe-silverstripe-shorturl/feed)WikiDiscussions master Synced today

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

Silverstripe shorturl
=====================

[](#silverstripe-shorturl)

Provides a shorter path to URLs using your domain.

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

[](#installation)

Composer is the recommended way of installing SilverStripe modules.

```
composer require gorriecoe/silverstripe-shorturl

```

Requirements
------------

[](#requirements)

- silverstripe/framework ^4.0
- [gorriecoe/silverstripe link](https://github.com/gorriecoe/silverstripe-link) ^1.3

Maintainers
-----------

[](#maintainers)

- [Gorrie Coe](https://github.com/gorriecoe)

Configuration
-------------

[](#configuration)

### URL length

[](#url-length)

By default `url_length` is set to 5

```
gorriecoe\ShortURL\Models\ShortURL:
  url_length: 7
```

### Internal link types

[](#internal-link-types)

Depending on the link type you may or may not want to prepend the domain and protocol to the destination url. `SiteTree` and `File` will automatically do this. If you need to define additional internal link types you follow the example below:

```
gorriecoe\ShortURL\Models\ShortURL:
  internal_types:
    - Product
    - AnotherType
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

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

2265d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11811440?v=4)[Gorrie Coe](/maintainers/gorriecoe)[@gorriecoe](https://github.com/gorriecoe)

---

Top Contributors

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

---

Tags

linksilverstripecmsShorturl

### Embed Badge

![Health badge](/badges/gorriecoe-silverstripe-shorturl/health.svg)

```
[![Health](https://phpackages.com/badges/gorriecoe-silverstripe-shorturl/health.svg)](https://phpackages.com/packages/gorriecoe-silverstripe-shorturl)
```

###  Alternatives

[sheadawson/silverstripe-linkable

A couple of handy form fields and objects for managing external and internal links on DataObjects

38318.0k24](/packages/sheadawson-silverstripe-linkable)

PHPackages © 2026

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