PHPackages                             dnkmdg/slugifyer - 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. dnkmdg/slugifyer

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

dnkmdg/slugifyer
================

Makes transliterable slugs from string

0.0.3(1y ago)096MITPHPPHP &gt;=8

Since Oct 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/dnkmdg/slugifyer)[ Packagist](https://packagist.org/packages/dnkmdg/slugifyer)[ RSS](/packages/dnkmdg-slugifyer/feed)WikiDiscussions main Synced 1mo ago

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

Slugifyer
=========

[](#slugifyer)

Slugifyer is a simple tool to convert strings into URL-friendly slugs.

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

[](#installation)

To install Slugifyer, you can use npm:

```
composer require dnkmdg/slugifyer
```

Usage
-----

[](#usage)

Here's a basic example of how to use Slugifyer:

```
use Dnkmdg\Slugifyer;

Slugifyer::make('Hello world!'); // Output: hello-world
```

License
-------

[](#license)

This project is licensed under the MIT License.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

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

Every ~0 days

Total

2

Last Release

579d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1211068622ff1f6917114b6e558bf684a0066952f094060e16d5738b1fbf42cc?d=identicon)[dnkmdg](/maintainers/dnkmdg)

---

Top Contributors

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

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/dnkmdg-slugifyer/health.svg)

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

PHPackages © 2026

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