In this new article on his blog Fabien Potencier looks at the current state of the YAML markup language and how well it's supported in the world of PHP.
YAML can be used to describe both simple and complex data structures. It's an easy to learn language that describes data.
As PHP, it has a syntax for simple types like strings, booleans, floats, integers, arrays, and even more complex ones like objects.
Nowadays, YAML is a heavily...
Post new comment