13 lines
665 B
Markdown
13 lines
665 B
Markdown
# zend-json
|
|
|
|
[](https://secure.travis-ci.org/zendframework/zend-json)
|
|
[](https://coveralls.io/r/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 http://framework.zend.com/manual/current/en/index.html#zend-json
|