laravel-hashids
by atldays
Laravel Hashids package for generating short hashed identifiers for models and other numeric values.
laravel-user-custom-id
by luttje
Let your users configure an ID style and then use that ID style in your application.
laravel-model-hash
A trait which automatically generates a unique hash per model instance
laraveluniqueidetc
by webdevetc
Easily add a unique Id field to your Laravel eloquent models. Every time you create a new eloquent model in Laravel that uses this trait, it will automatically set a unique id column
laravel-hashed-route
by markwalet
A Laravel package that replaces the default route model binding for a safer version.
laravel-optimus
by cybercog
An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.