PHPackages                             loveduckie/silverstripe-url-segment - 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. loveduckie/silverstripe-url-segment

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

loveduckie/silverstripe-url-segment
===================================

A module for conveniently generating URL segments for your DataObjects in SilverStripe.

5.x-dev(1y ago)021[1 issues](https://github.com/LoveDuckie/silverstripe-url-segment/issues)[1 PRs](https://github.com/LoveDuckie/silverstripe-url-segment/pulls)BSD-3-ClausePHP

Since Nov 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/LoveDuckie/silverstripe-url-segment)[ Packagist](https://packagist.org/packages/loveduckie/silverstripe-url-segment)[ Docs](https://lucshelton.com)[ RSS](/packages/loveduckie-silverstripe-url-segment/feed)WikiDiscussions 5 Synced 1mo ago

READMEChangelogDependencies (6)Versions (1)Used By (0)

SilverStripe URL Segment
========================

[](#silverstripe-url-segment)

**Automatically generate and inject slugs or URL segments to your DataObjects.**

Unlike `SiteTree` objects, other `DataObject`s in SilverStripe do not automatically produce a "`URLSegment`". Generating a "`URLSegment`" can be beneficial for navigation purposes on your website, or for search-engine optimization.

This is a simple module that provides a `DataExtension` that can be appended to any `DataObject` that you have in your project. It will ensure that `URLSegment` is populated with a unique name (non-colliding).

It has the added benefit of optimizing discovery with search engine crawlers by having identifiable names and titles attributed with indexed objects.

License
-------

[](#license)

See [License](LICENSE.md)

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

[](#installation)

```
composer require loveduckie/silverstripe-url-segment
```

Documentation
-------------

[](#documentation)

- [Documentation readme](docs/en/README.md)

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity22

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

530d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c8f1677a6a13ddf590769d7fbef94f183823c3b07e676bf3852bea611bd2947d?d=identicon)[LoveDuckie](/maintainers/LoveDuckie)

---

Top Contributors

[![LoveDuckie](https://avatars.githubusercontent.com/u/692378?v=4)](https://github.com/LoveDuckie "LoveDuckie (9 commits)")

---

Tags

dataobjectphpphp8silverstripesilverstripe-5silverstripe-moduleurlsegmentsilverstripecms

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/loveduckie-silverstripe-url-segment/health.svg)

```
[![Health](https://phpackages.com/badges/loveduckie-silverstripe-url-segment/health.svg)](https://phpackages.com/packages/loveduckie-silverstripe-url-segment)
```

###  Alternatives

[adrhumphreys/silverstripe-textdropdownfield

A text field combined with a dropdown field.

106.1k](/packages/adrhumphreys-silverstripe-textdropdownfield)

PHPackages © 2026

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