Download the PHP package mpyw/uuid-ulid-converter without Composer
On this page you can find all versions of the php package mpyw/uuid-ulid-converter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mpyw/uuid-ulid-converter
More information about mpyw/uuid-ulid-converter
Files in mpyw/uuid-ulid-converter
Download mpyw/uuid-ulid-converter
More information about mpyw/uuid-ulid-converter
Files in mpyw/uuid-ulid-converter
Vendor mpyw
Package uuid-ulid-converter
Short Description UUID <=> ULID bidirectional converter
License MIT
Package uuid-ulid-converter
Short Description UUID <=> ULID bidirectional converter
License MIT
Please rate this library. Is it a good library?
Informations about the package uuid-ulid-converter
uuid-ulid-converter
UUID <=> ULID bidirectional converter
Installing
API
[!IMPORTANT] UUID is lowercase by default, whereas ULID is uppercase by default.
Usage
Basic
Advanced
The following workarounds are particularly useful in the PostgreSQL, which does not support ULID but does support UUID. Storing ULID as native UUID is more efficient than storing original ULID as strings.
Introduce advanced usages with robinvdvleuten/php-ulid.
Generate UUID-styled ULID
Timestamp range of UUID-styled ULID
All versions of uuid-ulid-converter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package mpyw/uuid-ulid-converter contains the following files
Loading the files please wait ....