| Classes | |
|---|---|
| Uuid | Uuid provides constants and static methods for working with and generating UUIDs |
| Interfaces | |
| DeprecatedUuidInterface | This interface encapsulates deprecated methods for ramsey/uuid |
| UuidFactoryInterface | UuidFactoryInterface defines the common functionality all `UuidFactory` instances must implement |
| UuidInterface | A UUID is a universally unique identifier adhering to an agreed-upon representation format and standard for generation |
| Traits | |
| DeprecatedUuidMethodsTrait | This trait encapsulates deprecated methods for ramsey/uuid; this trait and its methods will be removed in ramsey/uuid 5… |
| Namespaces | |
| Ramsey\Uuid\Codec | |
| Ramsey\Uuid\Converter | |
| Ramsey\Uuid\Exception | |
| Ramsey\Uuid\Fields | |
| Ramsey\Uuid\Rfc4122 | |
| Ramsey\Uuid\Type | |
| Ramsey\Uuid\Validator | |