namespace Ramsey\Uuid
Object name | File name | Summary |
---|---|---|
BinaryUtils | vendor/ramsey/uuid/src/BinaryUtils.php | Provides binary math utilities |
DegradedUuid | vendor/ramsey/uuid/src/DegradedUuid.php | @psalm-immutable |
DeprecatedUuidInterface | vendor/ramsey/uuid/src/DeprecatedUuidInterface.php | This interface encapsulates deprecated methods for ramsey/uuid |
DeprecatedUuidMethodsTrait | vendor/ramsey/uuid/src/DeprecatedUuidMethodsTrait.php | This trait encapsulates deprecated methods for ramsey/uuid; this trait and its methods will be removed in ramsey/uuid 5.0.0. |
FeatureSet | vendor/ramsey/uuid/src/FeatureSet.php | FeatureSet detects and exposes available features in the current environment |
Uuid | vendor/ramsey/uuid/src/Uuid.php | Uuid provides constants and static methods for working with and generating UUIDs |
UuidFactory | vendor/ramsey/uuid/src/UuidFactory.php | |
UuidFactoryInterface | vendor/ramsey/uuid/src/UuidFactoryInterface.php | UuidFactoryInterface defines common functionality all `UuidFactory` instances must implement |
UuidInterface | vendor/ramsey/uuid/src/UuidInterface.php | A UUID is a universally unique identifier adhering to an agreed-upon representation format and standard for generation |