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

ServerGrove Blog: How to customize the error pages in Symfony2

PHPro.org: Calculate Friday The 13th With Datetime Class

PHPMaster.com: File Uploads with PHP

Mihai Corlan's Blog: Debugging Flex and PHP

PHPMaster.com: Generating Invoices with Zend_Pdf


Community Events









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


community introduction interview zendframework2 api composer example code language phpunit framework opinion testing release podcast development object functional conference event

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