| vinkla/hashids |
5,130 |
|
844 |
280 |
about 2 years ago |
19 |
February 23, 2023 |
0 |
mit |
PHP |
| A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user. |
| niieani/hashids.js |
4,165 |
|
1,134 |
334 |
over 2 years ago |
40 |
May 24, 2023 |
8 |
mit |
TypeScript |
| A small JavaScript library to generate YouTube-like ids from numbers. |
| jenssegers/optimus |
1,208 |
|
58 |
23 |
over 3 years ago |
13 |
December 21, 2021 |
13 |
mit |
PHP |
| 🤖 Id obfuscation based on Knuth's multiplicative hashing method for PHP. |
| peterhellberg/hashids.rb |
973 |
|
217 |
26 |
over 2 years ago |
12 |
November 29, 2021 |
1 |
mit |
Ruby |
| A small Ruby gem to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user. |
| iCyberon/pg_hashids |
200 |
|
0 |
0 |
over 3 years ago |
0 |
|
1 |
mit |
C |
| Short unique id generator for PostgreSQL, using hashids |
| balping/laravel-hashslug |
137 |
|
0 |
0 |
almost 8 years ago |
0 |
|
0 |
gpl-3.0 |
PHP |
| Package providing a trait to use Hashids on a model |
| dtaniwaki/acts_as_hashids |
84 |
|
8 |
0 |
about 3 years ago |
9 |
August 07, 2021 |
0 |
mit |
Ruby |
| Use Youtube-Like ID in ActiveRecord seamlessly. |
| jstrutz/hashids.clj |
71 |
|
8 |
0 |
over 8 years ago |
3 |
October 05, 2015 |
1 |
mit |
Clojure |
| A clojure implementation of Hashids (http://hashids.org/) |
| Xabaril/AspNetCore.Hashids |
66 |
|
0 |
0 |
over 4 years ago |
9 |
November 11, 2021 |
2 |
apache-2.0 |
C# |
| Not predictable ids library for ASP.NET Core APIs. |
| archer884/harsh |
64 |
|
6 |
10 |
over 4 years ago |
11 |
October 23, 2021 |
0 |
apache-2.0 |
Rust |
| Hashids implementation in Rust |