laravel-hashid
Identifier generator
Provides reversible, non-sequential identifiers for data obfuscation
Obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
408 stars
7 watching
36 forks
Language: PHP
last commit: almost 2 years agoLinked from 1 awesome list
base62base64encryptionhashidslaravelobfuscateoptimusreversibleurlsafe
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Provides a simple way to encode and decode unique identifiers in web applications. | 106 | |
| A library for obfuscating integers by applying modular exponentiation and multiplicative hashing to generate unique IDs. | 1,271 | |
| Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup | 55 | |
| Generates and validates universally unique identifiers according to the RFC 4122 standard | 1,805 | |
| Provides a PHP implementation of a Universally Unique Lexicographically Sortable Identifier generator | 446 | |
| A lightweight PHP implementation of a secure URL-friendly unique ID generator | 753 | |
| A Clojure library for generating unique URL-friendly string IDs | 191 | |
| A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 | |
| A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 | |
| A PHP library for encoding data in a URL-safe base64 format | 9 | |
| Protects sequential ids by transforming them into random-looking numerical strings without changing the underlying record data | 347 | |
| Utility for generating and manipulating unique identifiers across various formats | 25 | |
| Distributed ID generator for generating unique IDs across multiple data sources | 21 | |
| A package that provides a bridge between the Hashids library and Laravel's facade system, enabling easy integration with Hashids in Laravel applications. | 1,995 | |
| A tool to generate unique and secure identifiers | 6 |