News Feed
Jobs Feed
Sections




News Archive
Lukas Smith's Blog:
YAML and PHP
May 26, 2008 @ 13:04:58

In this new post from Lukas Smith he talks about YAML, that handy data storage format and the two methods for its use in PHP (and why he's stuck with one of them).

If you use YAML in PHP, then you had until recently the choice between the C based PECL extension syck or the horrible spyc PHP based implementation. With syck it has the issue that it only supports the core standard and not stuff like merge-key, which is a very very useful extension to the core YAML standard.

He also points out another implementation that the Symfony framework has created - one built around regular expressions (slower, but a "more correct" version).

0 comments voice your opinion now!
yaml language extension spyc syck


blog comments powered by Disqus

Similar Posts

Maarten Balliauw's Blog: Accessing ServiceConfiguration in FastCGI (PHP) web role

Mushfiqsimple Blog: Getting Started with MongoDb with PHP

Brian Moon's Blog: PHP and Memcached: The state of things

Bradley Holt's Blog: Exploring RabbitMQ and PHP

Community News: eZ Systems Releases eZ Publish Extension for Oracle Database (under GPL)


Community Events









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


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

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