Libraries tagged by hasids
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.
danphyxius/hashids
231 Downloads
Laravel package for Hashids
damess/zf2-hashids
1645 Downloads
Zend Framework 2 module for hashids allowing you to obfuscate ID's in your API
codicastudio/hashids
3 Downloads
A random Codica Studio package.
cirlmcesc/laravel-hashids
69 Downloads
Automatically generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers for the Eloquent model.
bellows-app/plugin-eloquent-hashids
8 Downloads
Bellows plugin for integrating the Eloquent Hashids library into your app.
bcelebi/integer-hashids
32 Downloads
Laravel Integers Hashids Generator. Encode and decode ids to Integers. Also generate prefixed hashids
atldays/laravel-hashids
124 Downloads
Laravel Hashids package for generating short hashed identifiers for models and other numeric values.
ashkanrimer/hashids
441 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
antoninmasek/laravel-model-hashids
7329 Downloads
Easily use Hashids with Laravel models.
alexanderzon/laravel-hashids
99 Downloads
Fork from toran/hashids: Laravel package for Hashids
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.
vuoriliikaluoma/zf3-hashids
1401 Downloads
Zend Framework 3 module for hashids allowing you to obfuscate ID's in your API
mrynk/l4-hashids
357 Downloads
A Laravel 4 package for the official hashids library
kennedytedesco/hashids-wrapper
4980 Downloads
Just a simple wrapper to Hashids.