Registry / serialization / spatie-array-to-xml

spatie-array-to-xml

JSON →
library3.4.4phppackagistunverified

Convert an array to xml

composer require spatie/array-to-xml
INSTALL
IMPORT
SIG · SPATIE-ARRAY-TO-XM
S
spatie-array-to-xml
serializationphpv3.4.4
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.

ArrayToXml
use Spatie\ArrayToXml\ArrayToXml;

Convert a PHP array to XML string

use Spatie\ArrayToXml\ArrayToXml; $array = ['root' => ['item' => 'value']]; echo ArrayToXml::convert($array);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.4.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Bingbot
1
Resources
spatie-array-to-xml — pip install spatie-array-to-xml · libregistry