hashids
Identifier encoder
Provides a simple way to encode and decode unique identifiers in web applications.
Laravel package for Hashids
106 stars
4 watching
21 forks
Language: PHP
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides reversible, non-sequential identifiers for data obfuscation | 408 |
| A Python implementation of hashids, allowing secure encoding and decoding of integers with custom salts. | 1,413 |
| 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 |
| Obfuscates numerical identifiers via reversible mapping | 280 |
| Software component providing efficient word representation using hash embeddings | 42 |
| A V implementation of a unique identifier generator | 8 |
| A C++ library providing hashed string identifiers with optional access to the original string value and collision detection. | 184 |
| Tools and utilities for generating encoded versions of input data | 9 |
| Enables serialization and deserialization of complex data formats in PHP applications. | 1,804 |
| Provides a PHP implementation of a Universally Unique Lexicographically Sortable Identifier generator | 446 |
| Protects sensitive integer IDs by encoding and decoding them with encryption keys. | 3 |
| A bundle for encoding and decoding parameters using OpenSSL and Doctrine lifecycle events in Symfony applications | 93 |
| A tool for identifying and analyzing packers in executable files. | 9 |
| A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 |
| A Go library for decoding and encoding ID3 tags in audio files. | 340 |