hakre/xmlutil

Utility Classes for XML Standard Applications in PHP

Maintainers

Package info

github.com/hakre/XMLUtil

pkg:composer/hakre/xmlutil

Statistics

Installs: 4 731

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-02-19 10:37:42 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