# zend-json

`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 http://framework.zend.com/manual/current/en/index.html#zend-json
