eloquent-tokenable
by nanokaweb
Allows using tokens (HashIDs) instead of id in Laravel Eloquent models.
laravel-eloquent-hashids
by naabster
Automatically generate hashids in Laravel for a new Eloquent Model.
laravel-hashid
by elfsundae
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
laravel-model-hashid
by deligoez
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
laravel-optimus
by cybercog
An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.