• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..13-Sep-2021-

src/H13-Sep-2021-4,3862,210

.coveralls.ymlH A D13-Sep-202174 43

CONTRIBUTING.mdH A D13-Sep-20217.4 KiB230163

README.mdH A D13-Sep-2021361 106

composer.jsonH A D13-Sep-20211.2 KiB4242

phpunit.xml.distH A D13-Sep-20211 KiB3525

phpunit.xml.travisH A D13-Sep-20211 KiB3525

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