optimus icon indicating copy to clipboard operation
optimus copied to clipboard

🤖 Id obfuscation based on Knuth's multiplicative hashing method for PHP.

Results 14 optimus issues
Sort by recently updated
recently updated
newest added

Hello, I have a table "Ratings" which has a foreign key `article_id` INT(10) UNSIGNED NULL. Because the FK can be NULL, I always get an invalid argument exception: _Argument should...

Hi Jens, I'm currently trying out Optimus on a Windows 64Bit Machine with Laravel 5.1.20 and am having a bit of trouble decoding my numbers : PRIME=1580030173 INVERSE=59260789 RANDOM=1163945558 1=>458047115=>0...

Error with PHP 8.1.11 on this line https://github.com/jenssegers/optimus/blob/a062ac06598e72a25a17ea6cba87f9e02d07b1bc/src/Optimus.php#L68, e.g. >Implicit conversion from float 3.802099463828355E+21 to int loses precision