zendframework/zend-json
Convenience utilities for encoding PHP data to JSON and decoding JSON back to native types, including helpers for advanced cases. Note: this Zend Framework repository was abandoned on 2019-12-31; development continues as laminas/laminas-json.
Zend\Json\Server subcomponent, which has been extracted to
zend-json-server.
If you use that functionality, install the new component.Zend\Json\Json::fromXml() functionality, which has been extracted to
zend-xml2json. If you used
this functionality, you will need to install the new package, and rewrite
calls to Zend\Json\Json::fromXml() to Zend\Xml2Json\Xml2Json::fromXml().Server subcomponent.intent to indent to ensure indentation works correctly during
pretty printing.How can I help you explore Laravel packages today?