Libraries tagged by hasid
ashkanrimer/hashids
440 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
artristik/hashid
40 Downloads
A Laravel package
apollo16/core-hashid
122 Downloads
apollo16 core hashid implementation
alexanderzon/laravel-hashids
83 Downloads
Fork from toran/hashids: Laravel package for Hashids
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.
alexander-fuchs/hashidable
5 Downloads
Auto Hashids for Laravel Models and Routes
akr4m/hashid
41 Downloads
Laravel Hash id Unique identification for table's fields.
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.
juggl/unique-hashids
31 Downloads
Easily create unique ids for a Laravel model.
ggmm-one/eloquent-hashids
15 Downloads
Add hashids to your Eloquent models on-the-fly
classid/core-hashid
166 Downloads
class.id core hashid implementation
alexsoft/laravel-hashids
158 Downloads
Add laravel facade for using hashids/hashids
xavierfaucon/bravoids
35 Downloads
Converts Ids (base10) to Hashids (base50 or 62)
trianity/laravel-sqids
40 Downloads
A Hashids / Sqids bridge for Laravel 10,11