namespace Ramsey\Uuid\Converter
Object name | File name | Summary |
---|---|---|
NumberConverterInterface | vendor/ramsey/uuid/src/Converter/NumberConverterInterface.php | A number converter converts UUIDs from hexadecimal characters into representations of integers and vice versa |
TimeConverterInterface | vendor/ramsey/uuid/src/Converter/TimeConverterInterface.php | A time converter converts timestamps into representations that may be used in UUIDs |