2017 © Pedro Peláez
 

library simplexmlextended

Some extra functions to work with SimpleXml.

image

bentools/simplexmlextended

Some extra functions to work with SimpleXml.

  • Friday, June 5, 2015
  • by bpolaszek
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,346 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 5 Versions
  • 43 % Grown

The README.md

SimpleXMLExtended

Just an enhancement of the PHP5 native SimpleXmlElement. Adds the ability to add / replace / remove childs, with or without CDATA, and some method chainings such as dXpath() (for returning the 1st Xpath element found), etc. Fixes the __toString() default method that does not properly convert to your encoding if you're not using UTF-8 (requires PHP 5.4+)., (*1)

Installation

Add the following line into your composer.json :, (*2)

{
    "require": {
        "bentools/simplexmlextended": "dev-master"
    }
}  

Enjoy., (*3)

The Versions

05/06 2015

dev-master

9999999-dev https://github.com/bpolaszek/bentools-simplexmlextended

Some extra functions to work with SimpleXml.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

xml simplexml simplexmlelement simple xml simple xml element

05/06 2015

1.2.0

1.2.0.0 https://github.com/bpolaszek/bentools-simplexmlextended

Some extra functions to work with SimpleXml.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

xml simplexml simplexmlelement simple xml simple xml element

27/04 2015

1.1.1

1.1.1.0 https://github.com/bpolaszek/bentools-simplexmlextended

Some extra functions to work with SimpleXml.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

xml simplexml simplexmlelement simple xml simple xml element

27/04 2015

1.1.0

1.1.0.0 https://github.com/bpolaszek/bentools-simplexmlextended

Some extra functions to work with SimpleXml.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

xml simplexml simplexmlelement simple xml simple xml element

05/03 2015

1.0.0

1.0.0.0 https://github.com/bpolaszek/bentools-simplexmlextended

Some extra functions to work with SimpleXml.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

xml simplexml simplexmlelement simple xml simple xml element