Classes

Resolves a type or class-like name written in a stub source to its fully qualified name, using PHP name-resolution rules (imports + current namespace).

Parses a type string into the model type objects (StandaloneType, UnionType, NullableType, IntersectionType, NoType).