nanoid-php
ID generator
A lightweight PHP implementation of a secure URL-friendly unique ID generator
PHP implementation of Nanoid, secure URL-friendly unique ID generator
753 stars
8 watching
55 forks
Language: PHP
last commit: about 1 month ago
Linked from 1 awesome list
lightweightnanoidphpunique-idurl-friendlyuuid-like
Related projects:
Repository | Description | Stars |
---|---|---|
radeno/nanoid.rb | A tiny Ruby library for generating secure URL-friendly unique string IDs | 234 |
ianfabs/nanoid | A library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities | 76 |
sasluca/zig-nanoid | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
railsmechanic/nanoid | Provides a secure and compact way to generate unique IDs in Elixir | 220 |
michelboucey/nanoid | Generates unique identifiers similar to UUIDs | 9 |
mamantoha/nanoid.cr | A Crystal implementation of an ID generator with URL-friendly and secure ID generation capabilities. | 41 |
invipal/nanoid | A V implementation of a unique identifier generator | 8 |
antiflasher/nanoid | A Swift library that generates unique, secure string IDs with customizable parameters | 69 |
zelark/nano-id | A Clojure library for generating unique URL-friendly string IDs | 191 |
mrdimidium/nanoid | A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 547 |
hrbrmstr/nanoid | A tool to generate unique and secure identifiers | 6 |
y-gagar1n/nanoid-good | A library that generates secure IDs with an obscene words filter. | 85 |
matoous/go-nanoid | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,310 |
icyphox/nanoid.nim | Generates unique, cryptographically strong strings | 26 |
elfsundae/laravel-hashid | Provides reversible, non-sequential identifiers for data obfuscation | 408 |