Classes

Serializer for PHPClass entities.

Serializer for PHPConstant entities.

Serializer for PHPEnum entities.

Serializer for PHPFunction entities.

Serializer for PHPInterface entities.

Stubs-specific serialization extending the shared SubEntitySerializerTrait.

Serializer for stub entities that includes all stub-specific metadata:

  • PhpDoc comments (raw text)
  • Version information (sinceVersion, removedVersion)
  • Type information from multiple sources (signature, PhpDoc, LanguageLevelTypeAware)
  • LanguageLevelTypeAware attribute data (version-specific types)