laravel-hashable-routes
by iridiumintel
A Laravel package that provides short, secure, and per-model configurable hashed route keys instead of incremental IDs.
laravel-sqids
by a-sabagh
Laravel integration for sqids-php: Generate short YouTube-looking IDs from numbers
laravel-model-hashid
by deligoez
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
laravel-hashids
by cirlmcesc
Automatically generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers for the Eloquent model.
laravel-observers
A collection of observer classes that can be use in your Laravel application.
laravel-hashid
by elfsundae
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
laravel-optimus
by cybercog
An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.
laravel-eloquent-hashids
by naabster
Automatically generate hashids in Laravel for a new Eloquent Model.