PHP code example of nonegrame / uuid-to-name

1. Go to this page and download the library: Download nonegrame/uuid-to-name library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

nonegrame / uuid-to-name example snippets


$uuid = "2cc4069d-ee87-4e41-95d7-7f42dfaf4e37";
$class = new \Nonegrame\UuidToName\UuidToName();
echo $class->convertToName($uuid); // Gregoria Sporer