Eloquent Sluggable
Easy creation of slugs for your Eloquent models in Laravel
Filament plugins, Laravel packages and open source starter kits actively maintained. All MIT, with releases for v3, v4 and v5 where applicable.
Easy creation of slugs for your Eloquent models in Laravel
Generate slugs when saving Eloquent models
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.
A tiny Laravel helper that merges raw topic/keyword lists (GitHub topics, composer.json + package.json keywords, Packagist keywords, …) into one slugged, deduplicated, length-filtered and capped list.
Detect the current repository from the git remote: parse SSH/HTTPS remote URLs into host/owner/repo and build a stable slug, used by CLIs that auto-detect their workspace/repo.
All packages have CI, Pest tests and open issues tagged good first issue.
New version available.