| chiraggude/awesome-laravel |
12,065 |
|
0 |
0 |
over 2 years ago |
0 |
|
54 |
|
|
| A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem |
| 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. |
| ullmark/hashids.net |
3,167 |
|
35 |
72 |
over 2 years ago |
19 |
March 17, 2023 |
2 |
mit |
C# |
| A small .NET package 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. |
| vinkla/laravel-hashids |
1,931 |
|
374 |
75 |
over 2 years ago |
27 |
February 26, 2023 |
0 |
mit |
PHP |
| A Hashids bridge for Laravel |
| davidaurelio/hashids-python |
1,399 |
|
328 |
52 |
almost 3 years ago |
10 |
July 26, 2020 |
7 |
mit |
Python |
| Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3 |
| 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. |
| speps/go-hashids |
847 |
|
37 |
166 |
almost 5 years ago |
6 |
June 03, 2021 |
5 |
mit |
Go |
| Go (golang) implementation of http://www.hashids.org |
| sqids/sqids-dotnet |
475 |
|
0 |
1 |
about 2 years ago |
16 |
December 01, 2023 |
4 |
mit |
C# |
| Official .NET port of Sqids. Generate short unique IDs from numbers. |