Should I use a base64 ID instead of a UUID? Seems like that would be cleaner.

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • If you want "nice looking" IDs that are unique, you could use HashIds : https://github.com/vinkla/hashids

  • Hashids.java

    Hashids algorithm v1.0.0 implementation in Java

  • You could also take a look at: https://hashids.org.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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