News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

PHPFreaks.com: Sessions and cookies: Adding state to a stateless protocol

DevShed: Using Timers to Benchmark PHP Applications

PHPMag.ru: Zend Framework: models auto-loading

PHP Thinktank Blog: PHP-GTK with scottmattocks (IRC Talk Series)

Karsten Dambekalns' Blog: PHP, Xdebug and PhpStorm - working!


Community Events











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


unittest zendframework2 community composer development series object phpunit language framework opinion interview introduction tool functional testing release example podcast code

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