Download the PHP package joeycumines/simple-xml-util without Composer
On this page you can find all versions of the php package joeycumines/simple-xml-util. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download joeycumines/simple-xml-util
More information about joeycumines/simple-xml-util
Files in joeycumines/simple-xml-util
Download joeycumines/simple-xml-util
More information about joeycumines/simple-xml-util
Files in joeycumines/simple-xml-util
Vendor joeycumines
Package simple-xml-util
Short Description Utilities to improve maintainability of code that relies on PHP's simplexml_load_string.
License Apache-2.0
Package simple-xml-util
Short Description Utilities to improve maintainability of code that relies on PHP's simplexml_load_string.
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package simple-xml-util
simple-xml-util
Utilities to improve maintainability of code that relies on PHP's simplexml_load_string.
Features
- Interface for better dependency injection
- Automatically manage internal errors, builds readable error string
- Makes it possible to use exception handling
- Configure
simplexml_load_string
,libxml_use_internal_errors
andlibxml_disable_entity_loader
, without it feeling like you are relying on globals with side effects
Example
All versions of simple-xml-util with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package joeycumines/simple-xml-util contains the following files
Loading the files please wait ....