Searched refs:Uuid (Results 1 – 2 of 2) sorted by relevance
23 use Ramsey\Uuid\Exception\RandomSourceException;24 use Ramsey\Uuid\Uuid; alias45 return strtolower(strtr(Uuid::uuid4()->toString(), ['-' => '']));
3523 … "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."3536 "Ramsey\\Uuid\\": "src/"