attribute-slugging
by larapack
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
laravel5-yandex-slug
Generate slug into translit in according to Yandex rules for Laravel 5
sluggable
by bpocallaghan
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.