issues
search
vinkla
/
hashids
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.
https://hashids.org/php
MIT License
5.28k
stars
418
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Support for Encoding and Decoding Arbitrary Strings
#204
jbidad
closed
1 month ago
1
Update phpunit/phpunit requirement from ^10.0 to ^11.2
#203
dependabot[bot]
closed
3 months ago
1
Same result for different numbers
#202
anstapol
closed
4 months ago
5
gmp_mod Argument #1 ($num1) is not an integer string
#201
sts-ryan-holton
closed
6 months ago
3
Github Actions produces gmp_mod(): Argument #1 ($num1) must be of type GMP|string|int error
#200
sts-ryan-holton
closed
7 months ago
1
HashIds not working with macOS Sonoma 14.2
#199
prattcmp
closed
7 months ago
3
Missing math extension for Hashids, install either bcmath or gmp.
#198
bluzeey
closed
7 months ago
6
xdffx dsdxsazazjjk
#197
bluzeey
closed
7 months ago
0
decodeToString method, for simple decoding
#196
beregovoy
closed
9 months ago
1
encode number 1 but got different values in laravel and hyperf project
#195
jimmyyem
closed
11 months ago
2
Added methods to encode/decode any text
#194
jeijei4
closed
1 year ago
0
Different results for large numbers between 32-bit and 64-bit
#193
Novynn
closed
1 year ago
1
Error Invalid text representation (hashids not decoding) with route in plural
#192
bashman
closed
1 year ago
1
Parsing ERROR?
#191
Drew-Chase
closed
1 year ago
2
improve some types on phpdoc
#190
jamband
closed
1 year ago
6
Fix the data provider to test both Gmp and BCMath when both extensions are installed
#189
stof
closed
1 year ago
3
fix phpdoc types for encode method
#188
jamband
closed
1 year ago
4
Laravel 10.x Compatibility
#187
laravel-shift
closed
1 year ago
5
How to use without Composer?
#186
Mkayxxx
closed
1 year ago
6
Implicit conversion from float-string
#185
diadal
closed
2 years ago
1
How can I get more randomness?
#184
cacharrin
closed
2 years ago
1
Added a failing test for custom alphabet and long salt
#183
cacharrin
closed
2 years ago
2
Is there any max length for the salt?
#182
cacharrin
closed
2 years ago
2
Version 5.0
#181
vinkla
closed
1 year ago
3
2 particulars numbers render the exact same result whatever the salt used ???!!!
#180
sdespont
closed
2 years ago
1
[PHP 8.1] Deprecated: Implicit conversion from float-string to int loses precision
#179
meiyasan
closed
2 years ago
1
TypeError: Unsupported operand types: int - string on PHP 8.1
#178
masroore
closed
2 years ago
1
updates: check if $minHashLength is string, use strlen
#177
ahmadsyamim
closed
2 years ago
0
Ability to encode fractions/decimal places
#176
ajgaunt
closed
2 years ago
2
Laravel 9 has been released. Would be awesome if we could add support to this package 🚀
#175
Purek
closed
2 years ago
1
Padding/minimum value not being respected
#174
hashimaziz1
closed
2 years ago
1
Test on both highest and lowest dependency version
#173
abenerd
closed
3 years ago
3
digits as custom alphabet
#172
HamidMp
closed
3 years ago
1
gmp_mod(): Unable to convert variable to GMP - wrong type
#170
abhiburk
closed
3 years ago
2
Upgrade to GitHub-native Dependabot
#169
dependabot-preview[bot]
closed
3 years ago
0
Support for PHP 8
#168
ibarrajo
closed
3 years ago
2
Add declarations to functions In Bc.php file depend on what it return
#167
AbdlrahmanSaberAbdo
closed
3 years ago
5
Add declaration for functions, depend on what it will return
#166
AbdlrahmanSaberAbdo
closed
3 years ago
0
Hashing both numbers (123) and (167) gives the same hashed id
#165
hazem-taha
closed
3 years ago
12
not working inside foreach
#164
diadal
closed
3 years ago
3
Upgrade guide
#163
benjamindoe
closed
3 years ago
1
Some questions about this lib.
#162
thiagomoraesp
closed
3 years ago
3
encode_hex not working in PHP
#161
NamarsahaM
closed
3 years ago
3
encode_hex not working in PHP
#160
NamarsahaM
closed
3 years ago
5
encode_hex nt working in PHP
#159
NamarsahaM
closed
3 years ago
2
Why isn't there "fluent setters" ?
#158
Mina-R-Meshriky
closed
3 years ago
1
Decode when passing argument to Hashid Class returns empty array
#157
antweny
closed
3 years ago
1
Release for support PHP 8
#156
snapshotpl
closed
4 years ago
1
Same hash for different ids
#155
georgecoca
closed
4 years ago
2
mb_convert_encoding(): Illegal character encoding specified
#154
shanezhiu
closed
4 years ago
1
Next