Download the PHP package martiis/uuid-console without Composer
On this page you can find all versions of the php package martiis/uuid-console. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download martiis/uuid-console
More information about martiis/uuid-console
Files in martiis/uuid-console
Download martiis/uuid-console
More information about martiis/uuid-console
Files in martiis/uuid-console
Vendor martiis
Package uuid-console
Short Description A console application for generating and decoding UUIDs.
License GPL-3.0-only
Package uuid-console
Short Description A console application for generating and decoding UUIDs.
License GPL-3.0-only
Please rate this library. Is it a good library?
Informations about the package uuid-console
martiis/uuid-console
This is a console application for generating UUIDs with ramsey/uuid and inspired by ramsey/uuid-console.
The biggest difference is in the decode command which will detect time-ordered UUIDs and also dump time-ordered value for UUID version 1. I find this useful while working with database clients because they usually only format values into hex. Decode command is not as rich as ramsey, but it's enough for me.
Usage
Generate
Will only generate version "1" and "4".
Decode
If detects UUID starting with 0x
will decode as time-ordered.
All versions of uuid-console with dependencies
PHP Build Version
Package Version
The package martiis/uuid-console contains the following files
Loading the files please wait ....