Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 13-Sep-2021 | - | ||||
src/ | H | 13-Sep-2021 | - | 4,386 | 2,210 | |
.coveralls.yml | H A D | 13-Sep-2021 | 74 | 4 | 3 | |
CONTRIBUTING.md | H A D | 13-Sep-2021 | 7.4 KiB | 230 | 163 | |
README.md | H A D | 13-Sep-2021 | 361 | 10 | 6 | |
composer.json | H A D | 13-Sep-2021 | 1.2 KiB | 42 | 42 | |
phpunit.xml.dist | H A D | 13-Sep-2021 | 1 KiB | 35 | 25 | |
phpunit.xml.travis | H A D | 13-Sep-2021 | 1 KiB | 35 | 25 |
README.md
1# zend-json 2 3`Zend\Json` provides convenience methods for serializing native PHP to JSON and 4decoding JSON to native PHP. For more information on JSON, visit the JSON 5[project site](http://www.json.org/). 6 7 8- File issues at https://github.com/zendframework/zend-json/issues 9- Documentation is at http://framework.zend.com/manual/current/en/index.html#zend-json 10