Description
YAML documents can be parsed and emitted from PHP applications through LibYAML. It is a serialization extension for configuration files, data interchange, and tooling. YAML input from untrusted sources should be validated before it affects application behavior.