hakre/xmlutil

Utility Classes for XML Standard Applications in PHP

v0.0.1 2015-03-15 22:26 UTC

This package is auto-updated.

Last update: 2024-04-19 07:00:36 UTC


README

XMLRecoder

Obtain information about and/or re-encode the character encoding of an XML document.

The class XMLRecoder is iconv based to re-encode XML strings based on the XML declaration or user-input given.

Examples and Resources

XMLErrors

Representation and visualisation of LibXMLError objects.

XMLDSig

The DSig module is for XML digital signature processing.

The class XMLDSig offers a high-level interface. Right now it covers digest handling.

Examples and Resources

SXML

The SXML module has SimpleXMLElement related functionality, collected over the years.

Examples and Resources