Exciting News: YAML is in da house!
We’re thrilled to unveil the bx-yaml module for BoxLang! Say hello to seamless YAML parsing and emitting capabilities tailored for BoxLang native types. Even classes, ORM entities and more.
Serialize BoxLang types like structs, queries, arrays, and classes into YAML.
Deserialize YAML data back into BoxLang types with ease.
Direct stream-to-file operations.
Get Started Today
yamlSerialize(), yamlDeserialize(), yamlDeserializeFile()