Ross ROSS = Recommend OSS · open-source software intelligence for agents

spatie/laravel-sluggable

An opinionated package to create slugs for Eloquent models observed · 2026-08-28

github.com/spatie/laravel-sluggable · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

91/100

  • Activity 94
  • Release rhythm 83
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 32.0
  • age_days: 3906
  • days_rel: 36
  • days_push: 36
  • n_releases_24m: 11

Full methodology

Adoption not part of the score

1556 stars · 191 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Laravel package that automatically generates unique, URL-friendly slugs for Eloquent models when they are created or updated. It supports a #[Sluggable] attribute or HasSlug trait, translatable slugs, and self-healing URLs that redirect stale slugs with a 308.

Use cases

  • generate url slugs for laravel models
  • create seo-friendly urls from titles in laravel
  • ensure unique slugs for eloquent records
  • make slugs that survive model renames with redirects
  • generate per-locale slugs for multilingual laravel apps
  • bind laravel routes by slug instead of id

When to choose

  • you use Laravel/Eloquent and want automatic, unique slug generation
  • you need translatable slugs for multilingual content
  • you want self-healing URLs so renamed content doesn't break links

When to avoid

  • you don't use Laravel or Eloquent
  • you need full control over slug generation outside the package's opinionated defaults
  • you're on PHP < 8.3 or Laravel < 12

Facets

library · maturity active

orm web-development backend developer-tools php laravel eloquent slugs seo url-generation translatable self-healing-urls

10 sources

Member repositories

RepositoryRoleHealth v2
spatie/laravel-sluggablemain91

For agents

markdown · JSON · MCP: product_card(name="spatie/laravel-sluggable")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem