PHPackages                             postfriday/latterate - 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. postfriday/latterate

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

postfriday/latterate
====================

Killer slug generation &amp; transliteration for Laravel 5

1.0.0(9y ago)014MITPHPPHP &gt;=5.6.0

Since Sep 21Pushed 9y ago1 watchersCompare

[ Source](https://github.com/postfriday/latterate)[ Packagist](https://packagist.org/packages/postfriday/latterate)[ Docs](https://github.com/postfriday/latterate)[ RSS](/packages/postfriday-latterate/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

laterate
========

[](#laterate)

Killer slug generation &amp; transliteration for Laravel 5.

composer require postfriday\\latterate

Install

Add to config/app.php

'providers' section

Postfriday\\Latterate\\LatterateServiceProvider::class,

'Aliases' section:

'Latterate' =&gt; Postfriday\\Latterate\\Facades\\Latterate::class,

Use

use Latterate;

$slug = Latterate::transform($title);

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3569d ago

### Community

Maintainers

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

---

Top Contributors

[![postfriday](https://avatars.githubusercontent.com/u/888136?v=4)](https://github.com/postfriday "postfriday (2 commits)")

---

Tags

slugslugifylaravel 5transliterationru

### Embed Badge

![Health badge](/badges/postfriday-latterate/health.svg)

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

###  Alternatives

[jbroadway/urlify

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

6757.8M76](/packages/jbroadway-urlify)[ausi/slug-generator

Slug Generator

8002.3M24](/packages/ausi-slug-generator)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)

PHPackages © 2026

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