Registry / serialization / zf1-zend-xml

zf1-zend-xml

JSON →
library1.12.20phppackagistunverified

Zend Framework 1 Xml package

composer require zf1/zend-xml
INSTALL
IMPORT
SIG · ZF1-ZEND-XML
Z
zf1-zend-xml
serializationphpv1.12.20
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Zend_Xml
use Zend_Xml;

Convert XML to array using Zend_Xml

use Zend_Xml; $xml = new Zend_Xml(); $result = $xml->toArray('<root><item>value</item></root>');
Debug
Known issues
breakingRequires PHP 5.2 or older; incompatible with PHP 7+
fix
Upgrade to a modern XML library like SimpleXML or ext-dom
affects: >=1.0.0
Upgrade
Version history
1.12.20latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
35
OpenAI (training)
1
Resources
zf1-zend-xml — pip install zf1-zend-xml · libregistry