-
hashids
A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
To obfuscate id there are several solutions, other than the already mentioned hashids you can try this one https://github.com/jenssegers/optimus
-
laravel-optimus
Transform your internal id's to obfuscated integers based on Knuth's integer hash. Laravel wrapper for the Optimus Library by Jens Segers with multiple connections support.
See also: https://github.com/cybercog/laravel-optimus/issues/29
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
laravel-hashids VS laravel-model-hashid - a user suggested alternative
2 projects | 9 Feb 2023 -
Alternative for UUIDs for auto-generated IDs?
-
Introducing Eloquent UUID slug
-
Changing user id increments to generated string
-
Show HN: Create invoice, track finance, create website, manage tasks – one app