# Yaml

Simple Wrapper around the Symfony or Spyc YAML class

****

- Full class name: `Kirby\Data\Yaml`
- Alias: `Yaml`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Data/Yaml.php#L17>

****

### Yaml

- [Yaml::decode()](https://getkirby.com/docs/reference/objects/data/yaml/decode.md)
- [Yaml::encode()](https://getkirby.com/docs/reference/objects/data/yaml/encode.md)
- [Yaml::handler()](https://getkirby.com/docs/reference/objects/data/yaml/handler.md)
- [Yaml::read()](https://getkirby.com/docs/reference/objects/data/yaml/read.md)
- [Yaml::write()](https://getkirby.com/docs/reference/objects/data/yaml/write.md)