Files
faveo/vendor/zendframework/zend-json/README.md
RafficMohammed da241bacb6 updated-packages
2023-01-08 00:13:22 +05:30

912 B

zend-json

Build Status Coverage Status

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.

Installation

Run the following to install this library:

$ composer require zendframework/zend-json

Documentation

Browse the documentation online at https://docs.zendframework.com/zend-json/

Support