Alternative for UUIDs for auto-generated IDs?

This page summarizes the projects mentioned and recommended in the original post on /r/laravel

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • laravel-hashids

    A Hashids bridge for Laravel

  • snowflake

    Discontinued A package to create Twitter Snowflake identifiers (by caneara)

  • https://github.com/mattkingshott/snowflake https://github.com/kra8/laravel-snowflake

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • laravel-snowflake

    This Laravel package to generate 64 bit identifier like the snowflake within Twitter.

  • https://github.com/mattkingshott/snowflake https://github.com/kra8/laravel-snowflake

  • 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.

  • https://github.com/cybercog/laravel-optimus Optimus generates short, unique, non-sequential ids from numbers. With this library, you can transform your internal id's to obfuscated integers based on Knuth's integer hash. It is similar to Hashids, but will generate integers instead of random strings. It is also super fast.

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.

Suggest a related project

Related posts

  • laravel-hashids VS laravel-model-hashid - a user suggested alternative

    2 projects | 9 Feb 2023
  • Using Hashid With Laravel (instead of UUID)

    2 projects | /r/laravel | 14 Nov 2022
  • Introducing Eloquent UUID slug

    1 project | /r/laravel | 22 Aug 2021
  • Changing user id increments to generated string

    2 projects | /r/laravel | 23 Feb 2021
  • API: external UUID to internal ID in validation or controller or ?

    3 projects | /r/laravel | 19 Feb 2021