josemmo/uxml
Uncomplicated XML manipulation library with a clean and concise syntax
v0.2.0
577K downloads/mo
#3409 most downloaded on Packagist
josemmo/uxml
What this package is like to depend on
Last release 8 months ago
08 Dec 2025
Ships unpredictably
gaps range from 2 months to 3.5 years
Most releases are documented
notes for 7 of 8 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
8 releases · first in 2020
2 releases in the last 12 months
see the full history below
Release timeline
8 releases · Oct 2020 to Dec 2025
2021
2022
2023
2024
2025
2026
Releases
latest 8-
v0.2.008 Dec 2025Release notes
Open source →- Optimized
UXML::get()andUXML::getAll()(24745dc) - Optimized
UXML::parent()method (c8a3adb) - Optimized
UXML::isEmpty()method (d99a676)
Full Changelog: v0.1.5...v0.2.0
- Optimized
-
v0.1.504 Dec 2025Release notes
Open source →- Fixed error handling on import (aa96f77)
Full Changelog: v0.1.4...v0.1.5
-
v0.1.428 May 2022 -
v0.1.320 Feb 2022 -
v0.1.207 Aug 2021 -
v0.1.125 May 2021 -
v0.1.003 Jan 2021Release notes
Open source →⚠️ Breaking changes ⚠️
- Deprecated
new UXML($domElement), useUXML::fromElement($domElement)instead - 246f487 - Deprecated
UXML::load($xmlString), useUXML::fromString($xmlString)instead - d112f33 - Removed XML declaration when casting UXML instances to strings - 987665a
Minor changes
- Deprecated
-
v0.0.103 Oct 2020Nothing published for this version