2017 © Pedro Peláez
 

library php_component_converter

php component that can handle converting of xml, php array, yaml

image

net_bazzline/php_component_converter

php component that can handle converting of xml, php array, yaml

  • Friday, June 6, 2014
  • by artodeto
  • Repository
  • 1 Watchers
  • 0 Stars
  • 23 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

php_net_bazzline_component_converter

php tool that can handle convertation of following formats: php array, xml, yaml, (*1)

The build status of the current master branch is tracked by Travis CI: Build Status, (*2)

Converters

Right now, following converters are available out of the box: * PhpArrayConverter * JSONConverter * XMLConverter * YAMLConverter, (*3)

I have focused on general configuration content. Each format has its limiting factors and they have kept in mind by creating other converters. For example, you can not use attributes in the xml format since i have no idea how to convert that robust into the other formats., (*4)

Packagist

https://packagist.org/packages/net_bazzline/php_component_converter, (*5)

Add following line to you composer.json file.
"net_bazzline/php_component_converter": "dev-master", (*6)

The Versions

06/06 2014

dev-master

9999999-dev https://github.com/stevleibelt/php_component_convert

php component that can handle converting of xml, php array, yaml

  Sources   Download

LGPLv3

The Requires

 

The Development Requires

php json xml yaml php array net_bazzline converting

24/07 2013

1.0.0

1.0.0.0 https://github.com/stevleibelt/php_component_convert

php component that can handle converting of xml, php array, yaml

  Sources   Download

LGPLv3

The Requires

 

The Development Requires

php json xml yaml php array net_bazzline converting