News Feed
Jobs Feed
Sections




News Archive
Phil Sturgeon's Blog:
PHP Format abstraction with a simple class
February 14, 2011 @ 12:15:13

Phil Sturgeon has posted about a utility he's released that can help convert data from one state to another such as arrays to JSON and XML to CSV - php-format.

Convert between Array, Object, JSON, XML, CSV and Serialized data and back again easily. I'll add a few more types like YAML when I can be arsed to work out PECL for MAMP.

There's a code snippet in his post showing the conversion of an array to JSON then to XML then back to an array. The code is pretty simple to follow with "to" and "from" methods for each format making it simple to extend for your own uses.

0 comments voice your opinion now!
convert data json xml csv serialize


blog comments powered by Disqus

Similar Posts

Shanku Niyogi\'s Blog: Using Atlas with PHP

DevShed: An Introduction to Building Proxy Classes with PHP 5

Community News: Latest Releases from PHPClasses.org

Community News: Latest Releases from PHPClasses.org

Community News: Latest PECL Releases for 01.05.2010


Community Events











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


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

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