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

cviebrock/eloquent-sluggable

Easy creation of slugs for your Eloquent models in Laravel observed · 2026-08-28

github.com/cviebrock/eloquent-sluggable · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 93
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 4837
  • days_rel: n/a
  • days_push: 44
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3997 stars · 452 forks observed · 2026-08-28

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

A Laravel package that automatically generates URL-friendly slugs for Eloquent models. It handles slug creation, uniqueness, and configuration through a simple trait-based API.

Use cases

  • generate seo-friendly urls for laravel models
  • create unique slugs for blog posts
  • convert model titles to url-safe identifiers
  • handle slug uniqueness with suffixes
  • use slugs for route model binding in laravel

When to choose

  • you build Laravel apps with Eloquent and need slugs
  • you want automatic, configurable slug generation with uniqueness handling
  • you need route model binding by slug

When to avoid

  • you don't use Laravel or Eloquent
  • you need slugs outside of a Laravel/PHP stack
  • you only need one-off string slugging without model integration

Facets

library · maturity stable

orm serialization web-development backend cms php laravel eloquent slug-generation url-friendly seo

1 source

Member repositories

RepositoryRoleHealth v2
cviebrock/eloquent-sluggablemain74

For agents

markdown · JSON · MCP: product_card(name="cviebrock/eloquent-sluggable")

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