What is "yaml"

YAML is a human-readable data serialization format inspired by languages such as XML, C, Python, Perl, as well as the email format specified by RFC.

It is widely used in PHP’s Symphony 2 framework for application configuration purposes.