laminas/laminas-xml
Utility library for XML usage, best practices, and security in PHP
1.8.0
3.7M downloads/mo
#2767 most downloaded on Packagist
laminas/laminas-xml
What this package is like to depend on
Last release 6 months ago
26 Jan 2026
Ships on a steady schedule
a new release about every 11 months
Most releases are documented
notes for 10 of 13 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
13 releases · first in 2019
1 release in the last 12 months
see the full history below
Release timeline
10 releases · Dec 2019 to Jan 2026Releases
latest 13-
1.8.026 Jan 2026Release notes
Open source →Release Notes for 1.8.0
Feature release (minor)
1.8.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Dependencies
- 21: Updated to PHP version 8.5 thanks to @SuperDJ
-
1.7.011 Oct 2024Release notes
Open source →Release Notes for 1.7.0
Feature release (minor)
1.7.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Enhancement
- 19: Updated with php 8.4 thanks to @SuperDJ
-
1.6.023 Nov 2023Release notes
Open source →Release Notes for 1.6.0
Feature release (minor)
1.6.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Enhancement
- 17: Add PHP 8.3 thanks to @SuperDJ
-
1.5.016 Nov 2022Release notes
Open source →Release Notes for 1.5.0
Feature release (minor)
1.5.0
- Total issues resolved: 1
- Total pull requests resolved: 3
- Total contributors: 3
Enhancement
- 16: Feature: Support PHP 8.2 thanks to @ghostwriter
- 15: Set the PHP platform version for composer thanks to @internalsystemerror
- 12: PHP 8.2 Support thanks to @dakujem
Enhancement,renovate
-
1.4.030 Nov 2021Release notes
Open source →Release Notes for 1.4.0
Feature release (minor)
1.4.0
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 2
Enhancement
-
1.3.117 Feb 2021Release notes
Open source →Release Notes for 1.3.1
1.3.x bugfix release (patch)
1.3.1
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Enhancement
-
1.3.018 Nov 2020Release notes
Open source →1.3.0 - 2020-11-18
Added
- #3 adds support for PHP 8. Essentially, this library becomes a no-op under PHP 8, as the features that allowed XXE/XEE vectors are removed from the libxml version PHP 8 compiles against.
Removed
- #3 removes support for PHP versions prior to 7.3.
Release Notes for 1.3.0
1.3.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Enhancement
- 3: Add a small PHP 8.0 fix thanks to @xvilo
-
1.2.031 Dec 2019Release notes
Open source →Based on https://github.com/zendframework/ZendXml/releases/tag/release-1.2.0 (commit 13afa8d45f2a74104ae94a6333d1b15b678e8bb2 in this repo)
Added
-
zendframework/zendxml#6 adds the following method:
Security::scanHtml( string $html, DOMDocument $dom = null, int $libXmlConstants = 0 ) : SimpleXMLElement|DOMDocument|bool
This method allows scanning markup known to be HTML, versus assuming the
markup is generic XML.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.
-
-
1.1.131 Dec 2019Release notes
Open source →Based on https://github.com/zendframework/ZendXml/releases/tag/release-1.1.1 (commit bbb22acadc6ef3db0a0188966705df880e75b300 in this repo)
Added
- zendframework/zendxml#16 adds support for PHP 7.3.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- zendframework/zendxml#17 properly enables heuristic security checks for PHP 5.6.0 - 5.6.5 when PHP
is running as PHP-FPM.
-
1.1.0no dateRelease notes
Open source →Based on https://github.com/zendframework/ZendXml/releases/tag/release-1.1.0 (commit a392f11d486646d7205e8e41f8e62e94a775c1b2 in this repo)
Added
- zendframework/zendxml#13 adds support for PHP 7.1 and 7.2.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
-
zendframework/zendxml#13 removes support for PHP 5.3, 5.4, and 5.5.
-
zendframework/zendxml#13 removes support for HHVM.
Fixed
- Nothing.
-
1.0.2no dateNothing published for this version
-
1.0.1no dateNothing published for this version
-
1.0.031 Dec 2019Nothing published for this version