laminas/laminas-xml2json
Convert XML to JSON in PHP via Laminas, with options for simple/pretty output and flexible handling of attributes, elements, and namespaces. Useful for bridging XML-based APIs and JSON consumers.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laminas/laminas-xmlrpc | 0.86 | Laminas XML-RPC provides client and server components for XML-RPC in PHP. Build and parse XML-RPC requests/responses, expose methods via a server, and integrate with Laminas components for transport, encoding, and fault handling. | 25 | 25 | 17 | 48K | 5 | 26.4 | 56.0 | BSD-3-Clause | 4 weeks ago | |
| laminas/laminas-uri | 0.85 | Laminas URI provides a robust, standards-aware way to parse, validate, build, and manipulate URIs/URLs in PHP. It handles components like scheme, host, port, path, query, and fragment, with helpers for normalization and safe encoding. | 38 | 39 | 14 | 841K | 0 | 11.4 | 59.2 | BSD-3-Clause | 8 months ago | |
| openlss/lib-array2xml | 0.85 | — | 309 | 323 | 25 | 382K | 2 | 4.3 | 44.1 | GPL-3.0 | 7 years ago | |
| laminas/laminas-xml | 0.84 | Secure XML utilities for PHP: parse and validate XML with safe defaults, mitigate XXE/XEE attacks, and control external entity loading. Helpful for apps that consume untrusted XML and need hardened DOM/LibXML configuration. | 14 | 14 | 10 | 66K | 1 | 13.1 | 54.9 | BSD-3-Clause | 6 months ago | |
| thenorthmemory/xml | 0.84 | Lightweight XML transformer for PHP: parse XML into arrays and build XML back from arrays. Supports repeated elements/lists, optional pretty printing, custom root nodes, and wrapping arrays to control tag output. Extracted from wechatpay-php for general use. | 9 | 9 | 0 | 22K | 0 | 0.9 | 46.3 | Apache-2.0 | 3 years ago | |
| simplesamlphp/xml-common | 0.84 | — | 4 | 4 | 8 | 157K | 1 | 22.1 | 64.9 | LGPL-2.1 | 3 weeks ago | |
| zf1/zend-xml | 0.84 | Zend Framework 1 XML component, split out as a standalone package. Provides XML handling utilities such as DOM/SimpleXML helpers and security-conscious parsing features used by legacy ZF1 apps that need dependable XML processing without the full framework. | 3 | 3 | 4 | 17K | 1 | 0.2 | 49.9 | BSD-3-Clause | — | |
| jailtonsc/laravel-response-xml | 0.84 | — | 47 | 48 | 15 | 6K | 10 | 3.5 | 31.9 | — | — | |
| laminas/laminas-cache-storage-adapter-ext-mongodb | 0.83 | — | 2 | 2 | 8 | 15K | 2 | 4.4 | 53.9 | BSD-3-Clause | 2 years ago | |
| laminas/laminas-cache-storage-adapter-session | 0.83 | Session-based cache storage adapter for Laminas Cache. Stores cached items in PHP sessions, useful for per-user caching and small transient data. Integrates with Laminas\Cache\Storage; suitable for apps already relying on session state. | 4 | 4 | 4 | 17K | 1 | 3.4 | 50.2 | BSD-3-Clause | 2 years ago | |
| laminas/laminas-cache-storage-adapter-filesystem | 0.83 | Filesystem storage adapter for laminas-cache. Provides a cache backend that persists items on disk with configurable options and integration with Laminas Cache storage interfaces, suitable for local or shared filesystem caching. | 7 | 7 | 16 | 90K | 4 | 18.2 | 62.5 | BSD-3-Clause | 4 months ago | |
| ajtis/xml-bundle | 0.83 | — | 0 | 0 | 0 | 2 | 0 | 9.9 | 7.1 | MIT | 6 months ago | |
| laminas/laminas-json | 0.83 | Abandoned Laminas JSON component. Provided utilities for encoding/decoding JSON and related helpers, but it will receive no further development. See Laminas TSC minutes for details and consider migrating to supported alternatives. | 37 | 38 | 16 | 724K | 0 | 6.6 | 43.8 | BSD-3-Clause | 6 months ago | |
| doctrine/doctrine-oxm-bundle | 0.83 | — | 12 | 12 | 4 | 0 | 0 | 0.1 | — | — | — | |
| desperado/xml-bundle | 0.83 | — | 9 | 9 | 11 | 326 | 1 | 2.3 | 21.8 | MIT | 11 years ago | |
| simonschaufi/pretty-xml | 0.83 | — | 22 | 22 | 9 | 62K | 0 | 2.8 | 47.4 | MIT | 1 year ago | |
| egeloen/serializer | 0.82 | — | 29 | 28 | 21 | 1K | 6 | 2.6 | 24.7 | MIT | — | |
| doctrine/oxm | 0.82 | Doctrine OXM (Object XML Mapper) maps PHP objects to XML documents and back using Doctrine-style metadata. Useful for XML serialization/deserialization in domain models, with mapping drivers and runtime tools to integrate XML workflows into applications. | 85 | 88 | 20 | 0 | 0 | 0.5 | — | MIT | — | |
| zendframework/zendxml | 0.82 | ZendXml provides secure XML scanning/loading for PHP to help prevent XXE and XML entity expansion (XEE) attacks. It disables external entity loading and rejects documents using ENTITY declarations, returning SimpleXMLElement or DOMDocument. Repository abandoned; moved to laminas/laminas-xml. | 29 | 30 | 11 | 22K | 0 | 0.8 | 28.0 | BSD-3-Clause | 7 years ago | |
| andrew-gos/serializer | 0.82 | Extensible PHP 8.2+ serializer that normalizes arrays/objects and encodes to JSON or XML. Register custom normalizers and encoders via a configurable Serializer. Pure encoders avoid mutating input and handle XML duplication/circular references. | 0 | 0 | 0 | 46 | 0 | 4.6 | 23.9 | MIT | 11 months ago |
How can I help you explore Laravel packages today?