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
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.