Libraries tagged by hash ids
supernova3339/laravel-hashids
8 Downloads
A Hashids bridge for Laravel
saiashirwadinformatia/secure-ids
185 Downloads
Secure your primary id often used in URL or shared in JSON
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.
pivar/hashids
676 Downloads
A Hashids bridge for Laravel
kyleblanker/hashids
8 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
jasonbradley/hash-ids-bundle
4051 Downloads
Symfony2 Bundle for HashIds library - http://hashids.org/php/
hycooc/hashids
26 Downloads
laravel hashids
dutymess/hashids
109 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
cirlmcesc/laravel-hashids
69 Downloads
Automatically generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers for the Eloquent model.
ashkanrimer/hashids
442 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
alexanderzon/hashids
658 Downloads
Fork from hashids/hashids: Generate hashids like YouTube or Bitly from numbers to obfuscate your database primary ids, or navigate to the right shard.
junityco/laravel-hashids
4104 Downloads
A Hashids service provider for Laravel
royalcms/hashids
4 Downloads
Royalcms package for Hashids
develme/laravel-hashids
76 Downloads
Take advantage of hashids/hashids by ivanakimov to generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers.