Libraries tagged by hash ids
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
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
66 Downloads
Automatically generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers for the Eloquent model.
ashkanrimer/hashids
440 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.
junityco/laravel-hashids
4097 Downloads
A Hashids service provider for Laravel
alexsoft/laravel-hashids
158 Downloads
Add laravel facade for using hashids/hashids
royalcms/hashids
4 Downloads
Royalcms package for Hashids
litepie/hashids
2 Downloads
Laravel Sqids (next-gen Hashids) package for encoding and decoding database IDs with route model binding support
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.
bcelebi/integer-hashids
27 Downloads
Laravel Integers Hashids Generator. Encode and decode ids to Integers. Also generate prefixed hashids
alexanderzon/laravel-hashids
83 Downloads
Fork from toran/hashids: Laravel package for Hashids
vuoriliikaluoma/zf3-hashids
1401 Downloads
Zend Framework 3 module for hashids allowing you to obfuscate ID's in your API