PHPackages                             devnull-ir/slugmaker - 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. devnull-ir/slugmaker

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

devnull-ir/slugmaker
====================

Create a slug from the title

1.0.2(3y ago)336MITPHP

Since Jun 20Pushed 3y ago1 watchersCompare

[ Source](https://github.com/DevNull-IR/SlugMaker)[ Packagist](https://packagist.org/packages/devnull-ir/slugmaker)[ RSS](/packages/devnull-ir-slugmaker/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)DependenciesVersions (3)Used By (0)

SlugMaker
=========

[](#slugmaker)

Creates a slug from a string

install
=======

[](#install)

`composer require devnull-ir/slugmaker`

Examples
========

[](#examples)

```
slugMaker('This Test');
```

Output: `This-Test`

---

```
slugMaker('This Test',[
  'concat'=>'*'
]);
```

Output: `This*Test`

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95% 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

Every ~21 days

Total

2

Last Release

1407d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4e93cbe8942b4c92785450feb0da9e7e2a7346b9f8e7810379d59af3250200e6?d=identicon)[devnull-ir](/maintainers/devnull-ir)

---

Top Contributors

[![DevNull-IR](https://avatars.githubusercontent.com/u/97373457?v=4)](https://github.com/DevNull-IR "DevNull-IR (19 commits)")[![muhammadmp97](https://avatars.githubusercontent.com/u/17279395?v=4)](https://github.com/muhammadmp97 "muhammadmp97 (1 commits)")

---

Tags

sluglaravelhelper

### Embed Badge

![Health badge](/badges/devnull-ir-slugmaker/health.svg)

```
[![Health](https://phpackages.com/badges/devnull-ir-slugmaker/health.svg)](https://phpackages.com/packages/devnull-ir-slugmaker)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)

PHPackages © 2026

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