php-ulid
ULID generator
Provides a PHP implementation of a Universally Unique Lexicographically Sortable Identifier generator
A PHP port of alizain/ulid with some minor improvements.
446 stars
7 watching
34 forks
Language: PHP
last commit: about 2 years ago
Linked from 1 awesome list
generatorhacktoberfestidentifierphpulid
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast and efficient id generator library. | 1,353 |
| Provides reversible, non-sequential identifiers for data obfuscation | 408 |
| Generates unique IDs based on time, machine, and process for use in distributed environments. | 242 |
| A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 |
| A lightweight PHP implementation of a secure URL-friendly unique ID generator | 753 |
| Provides implementations of a 128-bit unique identifier suitable for record identifiers in databases | 86 |
| A V implementation of a unique identifier generator | 8 |
| Generates and validates universally unique identifiers according to the RFC 4122 standard | 1,805 |
| Utility for generating and manipulating unique identifiers across various formats | 25 |
| Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup | 55 |
| Provides a PostgreSQL extension to generate unique IDs with multiple algorithms and formats. | 46 |
| A library for generating unique identifiers in Ada programming language | 15 |
| Generates unique numeric IDs without side effects | 11 |
| Generates unique IDs based on timestamp and node ID without coordination between nodes. | 21 |
| A tiny Ruby library for generating secure URL-friendly unique string IDs | 235 |