Libraries tagged by hasids
furiosojack/hashids-integer
73 Downloads
dutymess/hashids
108 Downloads
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.
danphyxius/hashids
229 Downloads
Laravel package for Hashids
damess/zf2-hashids
1592 Downloads
Zend Framework 2 module for hashids allowing you to obfuscate ID's in your API
codicastudio/hashids
1 Downloads
A random Codica Studio package.
cirlmcesc/laravel-hashids
65 Downloads
Automatically generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers for the Eloquent model.
bellows-app/plugin-eloquent-hashids
6 Downloads
Bellows plugin for integrating the Eloquent Hashids library into your app.
bcelebi/integer-hashids
9 Downloads
Laravel Integers Hashids Generator. Encode and decode ids to Integers. Also generate prefixed hashids
ashkanrimer/hashids
415 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
alexanderzon/laravel-hashids
80 Downloads
Fork from toran/hashids: Laravel package for Hashids
alexanderzon/hashids
619 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.
vuoriliikaluoma/zf3-hashids
1401 Downloads
Zend Framework 3 module for hashids allowing you to obfuscate ID's in your API
kennedytedesco/hashids-wrapper
4980 Downloads
Just a simple wrapper to Hashids.
junityco/laravel-hashids
4068 Downloads
A Hashids service provider for Laravel