optimus

ID transformer

A library for obfuscating integers by applying modular exponentiation and multiplicative hashing to generate unique IDs.

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

GitHub

1k stars
26 watching
74 forks
Language: PHP
last commit: over 2 years ago
Linked from 1 awesome list

hashidsidslaravelobfuscationoptimustransformations

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pjebs/optimus-goAn ID transformation tool using Knuth's Algorithm to encode and decode internal IDs.363
elfsundae/laravel-hashidProvides reversible, non-sequential identifiers for data obfuscation408
adamhalasz/uniqidA fast and unique identifier generator based on the current time, process ID, and MAC address.616
weihongyu12/think-hashidsA module that generates unique IDs using a hash-based algorithm for ThinkJS applications7
namick/obfuscate_idProtects sequential ids by transforming them into random-looking numerical strings without changing the underlying record data347
unshiftio/yeastA tiny id generator that produces unique, compressed strings to avoid collisions and reduce bandwidth consumption.45
mitchellvanw/hashidsProvides a simple way to encode and decode unique identifiers in web applications.106
jonschlinkert/uniqueidGenerates unique sequential IDs with optional prefix and suffix.17
josejuanqm/odyAn image generator that applies various transformations and styles to images45
duailibe/cuidGenerates unique, sequential IDs with optimal performance for horizontal scaling and lookup55
riennevaplus/human-idGenerates human-readable identifier strings by combining short words of the English language.198
f34nk/modest_exA library that performs pipeable transformations on HTML strings using CSS selectors31
pixboost/transformimgsAn image transformation API that resizes and optimises images based on user input without requiring additional parameters.235
pid/puidGenerates unique IDs based on time, machine, and process for use in distributed environments.242
robinvdvleuten/php-ulidProvides a PHP implementation of a Universally Unique Lexicographically Sortable Identifier generator446