PHPackages                             pokap/uslugify - 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. pokap/uslugify

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

pokap/uslugify
==============

Converts a string into unicode slugs.

06PHP

Since Dec 29Pushed 11y ago1 watchersCompare

[ Source](https://github.com/pokap/USlugify)[ Packagist](https://packagist.org/packages/pokap/uslugify)[ RSS](/packages/pokap-uslugify/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

USlugify
========

[](#uslugify)

**WORK IN PROGRESS**

USlugify is a slugifier that generates unicode slugs.

Usage
-----

[](#usage)

```
php > require 'vendor/autoload.php';

php > echo (new USlugify\USlugify())->slugify('计数器 (罢工)');
计数器-罢工

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

[![pokap](https://avatars.githubusercontent.com/u/1533593?v=4)](https://github.com/pokap "pokap (10 commits)")

### Embed Badge

![Health badge](/badges/pokap-uslugify/health.svg)

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

###  Alternatives

[aaronvangeffen/awstatsparser

A series of classes to help read and merge Awstats data files

112.8k](/packages/aaronvangeffen-awstatsparser)[sivka/paginator

bootstrap-4 fork of jasongrimes/php-paginator, a lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.

141.3k](/packages/sivka-paginator)

PHPackages © 2026

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