Libraries tagged by Hashed ID
diarmuidie/niceid
57367 Downloads
PHP library to generate short, non-sequential, URL-friendly hashes of incremental IDs. Similar to YouTube (https://www.youtube.com/watch?v=dQw4w9WgXcQ) and Bitly (http://bit.ly/1D0CAzd) URLs.
amro045/laravelhashid
250 Downloads
Helps you to have more secure URLs.
lingxi/hashids
3070 Downloads
A Hashids bridge for Laravel
light/hashids
18822 Downloads
Hashids for Yii2
steverobbins/magento-version-identification
7713 Downloads
A compiled list of files and their md5 hashes used to determine a Magento site's version
mdhearing/aspnetcore-identity
13699 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
arcanedev/hasher
4684 Downloads
Provides hash tools for Laravel.
touhidurabir/laravel-model-hashid
28 Downloads
A laravel package to generate model hashid based on model id column.
pgs-soft/hashid-bundle
10033 Downloads
Symfony Hash Id
jaam/silex-optimus-provider
18 Downloads
A Silex Service Provider for the Optimus ID transformation library
pmochine/laravel-nova-hashids
3014 Downloads
♺ Laravel Nova Hashids card. Convert your ids.
mojgenie/hashids
141 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
ashkanrimer/hashids
434 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
alexanderzon/hashids
626 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.
uogsoe/hash-model-id
4 Downloads
Very basic trait to add a HashID ->id_hash attribute to models