2017 © Pedro Peláez
 

library object-xml

ObjectXml is a PHP library that enables a modern object-oriented approach to XML handling.

image

dborsatto/object-xml

ObjectXml is a PHP library that enables a modern object-oriented approach to XML handling.

  • Wednesday, February 10, 2016
  • by dborsatto
  • Repository
  • 1 Watchers
  • 2 Stars
  • 45 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 5 % Grown

The README.md

object-xml

Latest Stable Version Build Status, (*1)

ObjectXml is a PHP library that enables a modern object-oriented approach to XML handling., (*2)

Install

Via Composer, (*3)

``` bash $ composer require dborsatto/object-xml, (*4)


## Usage ```php use DBorsatto\ObjectXml\Manager; use DBorsatto\ObjectXml\Node; $manager = new Manager(); $node = $manager->parseFile('file.xml'); $node = Node::create('root');

License

The MIT License (MIT). Please see License File for more information., (*5)

The Versions

10/02 2016

dev-master

9999999-dev

ObjectXml is a PHP library that enables a modern object-oriented approach to XML handling.

  Sources   Download

MIT

The Development Requires

20/01 2016

0.4.1

0.4.1.0

ObjectXml is a PHP library that enables a modern object-oriented approach to XML handling.

  Sources   Download

MIT

The Development Requires

20/01 2016

0.4.0

0.4.0.0

ObjectXml is a PHP library that enables a modern object-oriented approach to XML handling.

  Sources   Download

MIT

The Development Requires

06/01 2016

0.3.1

0.3.1.0

ObjectXml is a PHP library that enables a modern object-oriented approach to XML handling.

  Sources   Download

MIT

The Development Requires

06/01 2016

0.3.0

0.3.0.0

ObjectXml is a PHP library that enables a modern object-oriented approach to XML handling.

  Sources   Download

MIT

The Development Requires

05/01 2016

0.2.1

0.2.1.0

ObjectXml is a PHP library that enables a modern object-oriented approach to XML handling.

  Sources   Download

MIT

The Development Requires

05/01 2016

0.2.0

0.2.0.0

ObjectXml is a PHP library that enables a modern object-oriented approach to XML handling.

  Sources   Download

MIT

The Development Requires

05/01 2016

0.1.0

0.1.0.0

ObjectXml is a PHP library that enables a modern object-oriented approach to XML handling.

  Sources   Download

MIT

The Development Requires