News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Fabien Potencier's Blog:
The state of YAML in PHP
December 21, 2009 @ 09:25:17

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 used format for configuration files, mainly because even non programmers are able to understand and modify YAML files easily.

He spends a little time describing the YAML markup format and shows how to parse it using the Symfony component, how to get it and install it (via svn checkout).

0 comments voice your opinion now!
yaml symfony tutorial introduction




Community Events





Don't see your event here?
Let us know!


symfony2 introduction custom phpunit conference series unittest application development language podcast interview package framework manifesto test community opinion release api

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework