laravel-hashid

Identifier generator

Provides reversible, non-sequential identifiers for data obfuscation

Obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.

GitHub

408 stars
7 watching
36 forks
Language: PHP
last commit: almost 2 years ago
Linked from 1 awesome list

base62base64encryptionhashidslaravelobfuscateoptimusreversibleurlsafe

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mitchellvanw/hashidsProvides a simple way to encode and decode unique identifiers in web applications.106
jenssegers/optimusA library for obfuscating integers by applying modular exponentiation and multiplicative hashing to generate unique IDs.1,271
duailibe/cuidGenerates unique, sequential IDs with optimal performance for horizontal scaling and lookup55
webpatser/laravel-uuidGenerates and validates universally unique identifiers according to the RFC 4122 standard1,805
robinvdvleuten/php-ulidProvides a PHP implementation of a Universally Unique Lexicographically Sortable Identifier generator446
hidehalo/nanoid-phpA lightweight PHP implementation of a secure URL-friendly unique ID generator753
zelark/nano-idA Clojure library for generating unique URL-friendly string IDs191
adamhalasz/uniqidA fast and unique identifier generator based on the current time, process ID, and MAC address.616
sasluca/zig-nanoidA tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet27
elfsundae/urlsafe-base64A PHP library for encoding data in a URL-safe base64 format9
namick/obfuscate_idProtects sequential ids by transforming them into random-looking numerical strings without changing the underlying record data347
flashultra/uuidUtility for generating and manipulating unique identifiers across various formats25
drecom/barrageDistributed ID generator for generating unique IDs across multiple data sources21
vinkla/laravel-hashidsA package that provides a bridge between the Hashids library and Laravel's facade system, enabling easy integration with Hashids in Laravel applications.1,995
hrbrmstr/nanoidA tool to generate unique and secure identifiers6