# zend-json [![Build Status](https://secure.travis-ci.org/zendframework/zend-json.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-json) [![Coverage Status](https://coveralls.io/repos/github/zendframework/zend-json/badge.svg?branch=master)](https://coveralls.io/github/zendframework/zend-json?branch=master) `Zend\Json` provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP. For more information on JSON, visit the JSON [project site](http://www.json.org/). - File issues at https://github.com/zendframework/zend-json/issues - Documentation is at https://docs.zendframework.com/zend-json/