News Feed
Jobs Feed
Sections




News Archive
Developer Tutorials Blog:
Why you should be using YAML for config
January 25, 2008 @ 11:22:00

The Developer Tutorials blog has a new post mentioning the use of YAML structure for creating configuration files in your application.

YAML, or YAML Ain't Markup Language, is a "human friendly data serialization standard". It's essentially a very basic format for storing data, and uses far less syntax than standard PHP. [...] It's almost like English; it's as basic as you want. Of course, that's not to say it doesn't support complex structures - this example demonstrates the power of the format.

He also points out the spyc extension that makes working with the files in PHP a breeze.

0 comments voice your opinion now!
yaml config markup language configuration file spyc


blog comments powered by Disqus

Similar Posts

Inside Open Source: Programming with Configuration Files

Rob Allen's Blog: File uploads with Zend_Form_Element_File

Anthony Ferrara: The Anatomy Of Equals - Opcode Analysis

Ed Finkler's Blog: So what is the state of secure development in PHP?

Errumm.co.uk: My first experience in building a FaceBook Application in PHP


Community Events











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


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

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