PHPackages                             jeremyvaught/slugify - 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. jeremyvaught/slugify

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

jeremyvaught/slugify
====================

Just a simple little slug maker. Emphasis on simple. I use it in Laravel 4 projects..

248PHP

Since Apr 19Pushed 12y ago1 watchersCompare

[ Source](https://github.com/jeremyvaught/slugify)[ Packagist](https://packagist.org/packages/jeremyvaught/slugify)[ RSS](/packages/jeremyvaught-slugify/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Slugify
=======

[](#slugify)

by [Jeremy Vaught](http://github.com/jeremyvaught)

================================

I'm still new to all this new age PHP stuff. But you should be golden of you add

`'Jeremyvaught\Slugify\SlugifyServiceProvider',`

to your `app/config/app.php` file under Service Providers.

and `'Slugify'         => 'Jeremyvaught\Slugify\Facades\Slugify',`

to the aliases section of that same file.

Otherwise, you might try my [workbench\_slugify](https://github.com/jeremyvaught/workbench_slugify) project where I've implemented Slugify into Laravel to the best of my knowledge.

### License

[](#license)

This package is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

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://avatars.githubusercontent.com/u/302304?v=4)[Jeremy Vaught](/maintainers/jeremyvaught)[@jeremyvaught](https://github.com/jeremyvaught)

---

Top Contributors

[![jeremyvaught](https://avatars.githubusercontent.com/u/302304?v=4)](https://github.com/jeremyvaught "jeremyvaught (12 commits)")

### Embed Badge

![Health badge](/badges/jeremyvaught-slugify/health.svg)

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

###  Alternatives

[ptachoire/cssembed

Css url embed library.

191.4M36](/packages/ptachoire-cssembed)[haringsrob/livewire-datepicker

A standalone livewire datepicker component without dependencies

4116.7k](/packages/haringsrob-livewire-datepicker)

PHPackages © 2026

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