PHPackages                             raccoonsoftware/slug - 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. raccoonsoftware/slug

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

raccoonsoftware/slug
====================

Laravel 5.1 Slug Package

V1.0.0(10y ago)1931[1 PRs](https://github.com/raccoonsoftware/slug/pulls)BSDPHP

Since Nov 15Pushed 10y ago2 watchersCompare

[ Source](https://github.com/raccoonsoftware/slug)[ Packagist](https://packagist.org/packages/raccoonsoftware/slug)[ RSS](/packages/raccoonsoftware-slug/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Laravel 5.1 Slug Package
========================

[](#laravel-51-slug-package)

[![Gitter](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/raccoonsoftware/slug?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)[![Latest Stable Version](https://camo.githubusercontent.com/3dc3fbdeb6400a1cfc08f010933e759c27b18bd7c01162f8ae84d459c87078dc/68747470733a2f2f706f7365722e707567782e6f72672f726163636f6f6e736f6674776172652f736c75672f762f737461626c65)](https://packagist.org/packages/raccoonsoftware/slug)[![Total Downloads](https://camo.githubusercontent.com/80d31c1e40b0796c8e598a82ca7faad6cce67ecb70e59c2955c96122434c4820/68747470733a2f2f706f7365722e707567782e6f72672f726163636f6f6e736f6674776172652f736c75672f646f776e6c6f616473)](https://packagist.org/packages/raccoonsoftware/slug)[![Latest Unstable Version](https://camo.githubusercontent.com/6c4e9d5868ad7b212cd3ea9ebebf234f6a3157d42d61e67171d481a55a0255b0/68747470733a2f2f706f7365722e707567782e6f72672f726163636f6f6e736f6674776172652f736c75672f762f756e737461626c65)](https://packagist.org/packages/raccoonsoftware/slug)[![License](https://camo.githubusercontent.com/af0861a49f830087a2a61fe56ccad43cb67cf4de15f433c4aace5de18eff2995/68747470733a2f2f706f7365722e707567782e6f72672f726163636f6f6e736f6674776172652f736c75672f6c6963656e7365)](https://packagist.org/packages/raccoonsoftware/slug)

Supported Alphabets
-------------------

[](#supported-alphabets)

- Russian
- Kazakh
- Ukrainian
- Turkish

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

[](#installation)

You should install this package through Composer.

Edit your project's `composer.json` file to require `raccoonsoftware/slug`.

```
"require": {
    "raccoonsoftware/slug": "*"
},

```

Next, update Composer from the Terminal: `composer update`

Once this operation completes, the final step is to add the service provider. Open `app/config/app.php`, and add a new item to the providers array.

`'RaccoonSoftware\Slug\SlugServiceProvider::class',`

And add a new item to the aliases array.

`'Slug' => 'RaccoonSoftware\Slug\Facade\Slug::class',`

Usage
-----

[](#usage)

Call of the method: `Slug::convert($text)`

Call of the method with specific separator: `Slug::convert($text, '_')`.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

3829d ago

### Community

Maintainers

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

---

Tags

sluglaravel5

### Embed Badge

![Health badge](/badges/raccoonsoftware-slug/health.svg)

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

###  Alternatives

[jbroadway/urlify

A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.

6737.4M62](/packages/jbroadway-urlify)[ausi/slug-generator

Slug Generator

8002.2M22](/packages/ausi-slug-generator)[butschster/meta-tags

The most powerful and extendable tools for managing SEO Meta Tags in your Laravel project

628730.7k2](/packages/butschster-meta-tags)[chriskonnertz/open-graph

Class that assists in building Open Graph meta tags

117428.6k3](/packages/chriskonnertz-open-graph)[devfactory/minify

A package for minifying styles and javascript for laravel 5

87363.5k14](/packages/devfactory-minify)[voku/urlify

PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.

254.1M7](/packages/voku-urlify)

PHPackages © 2026

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