Libraries tagged by php-ulid
php-extended/php-ulid-object
170632 Downloads
A simple implementation of the php-extended/php-ulid-interface library
php-extended/php-ulid-interface
172901 Downloads
A library to implement ulid structure
php-extended/php-ulid-parser-object
74534 Downloads
A library that implements the php-extended/php-ulid-parser-interface library.
php-extended/php-ulid-parser-interface
75380 Downloads
A library to parse data as valid ulid objects
php-extended/php-ulid-factory-object
1652 Downloads
A library that implements the php-extended/php-ulid-factory-interface library
php-extended/php-ulid-factory-interface
2323 Downloads
A library to generate ulids
guifelix/ulid
5 Downloads
A PHP package to generate Universally Unique Lexicographically Sortable Identifiers
mikemix/php-uuid-v6
63431 Downloads
Version 6 UUID https://bradleypeabody.github.io/uuidv6/
bnbwebexpertise/php-uuid
210343 Downloads
UUID helpers
php-extended/php-uuid-object
180961 Downloads
An implementation of the php-uuid-interface library
php-extended/php-uuid-interface
192412 Downloads
A library to implement uuid parsing and generation
cbschuld/php-uuid-base58
15833 Downloads
Generates a RFC4122 compliant v4 UUID and returns it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.
zircote/uuid
9782 Downloads
A PHP UUID object
brenard/php-unidecode
5897 Downloads
Transliterate Unicode text into plain 7-bit ASCII.
j20/php-uuid
66825 Downloads
Generate a UUID v4 with PHP.