Libraries tagged by hash ids
arcanedev/hasher
4685 Downloads
Provides hash tools for Laravel.
iridiumintel/laravel-hashable-routes
9 Downloads
A Laravel package that provides short, secure, and per-model configurable hashed route keys instead of incremental IDs.
uniacid/hashid-bundle
15 Downloads
Modernized Symfony bundle for automatic encoding/decoding of route parameters using Hashids - PHP 8.3 & Symfony 6.4/7.0 ready fork of pgs-soft/hashid-bundle
malahierba-lab/public-id
13267 Downloads
Easy id obfuscation for Laravel. Powered by hashids
kduma/eloquent-tokenable
176 Downloads
Allows using tokens (HashIDs) instead of id in Laravel Eloquent models.
vinkla/base62
1704 Downloads
A reversible base62 ID obfuscator
bretterer/laravel-hashid
5 Downloads
Generate and use HashIds for your Laravel models, just like native ULIDs and UUIDs
wolfguard/hashids
6 Downloads
Original hashids/hashids clone. Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
universetech-inc/hashids2
1 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
universetech-inc/hashids
13 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
timch56888/hashids2
0 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
timch56888/hashids
4 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
supernova3339/laravel-hashids
8 Downloads
A Hashids bridge for Laravel
random-ids/random-ids
10 Downloads
Generate a non-repetitive random ID.Sometimes you don't want people to guess the rules of some IDs,then you can use random-ids.At present,we support file and redis.
qranio-com/hashids
6 Downloads
Generate hashes like YouTube or Bitly from numbers to obfuscate your database IDs, or navigate to the right shard.