PHP implementation of Nanoid, secure URL-friendly unique ID generator
-
Updated
Nov 4, 2024 - PHP
PHP implementation of Nanoid, secure URL-friendly unique ID generator
Use UUID, Ulid, or nanoid as optional or primary key in Laravel.
UUID (RFC 4122 + Unofficial/Draft), ULID, Snowflake ID, Sonyflake ID, NanoId, Cuid2, TBSL (library exclusive) generator!
Humand readable (random or not) ID
Nanoslug plugin for Craft CMS 3.x. Uses nanoid to generate a secure slug on entry save.
A lightweight, versatile PHP library for generating and encoding unique identifiers. It supports base32, base58, base64, nanoid, snowflakeid, uuid, and ulid, providing fast, secure, and flexible solutions for ID generation and encoding in modern applications.
Add a description, image, and links to the nanoid topic page so that developers can more easily learn about it.
To associate your repository with the nanoid topic, visit your repo's landing page and select "manage topics."