Libraries tagged by short hash
hashids/hashids
37667877 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
sqids/sqids
461949 Downloads
Generate short YouTube-looking IDs from numbers
ajaxray/short-code
44706 Downloads
ShortCode generator for PHP. Create short, reversible or random, hash like codes.
delight-im/ids
7830 Downloads
Short, obfuscated and efficient IDs for PHP
diarmuidie/niceid
57194 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.
elfsundae/laravel-hashid-uuid
2280 Downloads
Shorten UUID encoding for Laravel Hashid.
mojgenie/hashids
131 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
io238/eloquent-encoded-ids
48 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support
malahierba-lab/public-id
13264 Downloads
Easy id obfuscation for Laravel. Powered by hashids
emileperron/git-version-strategy-bundle
339 Downloads
A custom version strategy for Symfony assets that uses the current Git commit short-hash as the version identifier.
tap0g/hashnumber
3 Downloads
Generate reversible codes from numbers and revert them to original number
simplia/short-hash
22 Downloads
Short hash
dmhendricks/hash-int
45 Downloads
A PHP class to generate a short hash from an integer.
wolfguard/hashids
5 Downloads
Original hashids/hashids clone. Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
develme/laravel-hashids
61 Downloads
Take advantage of hashids/hashids by ivanakimov to generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers.