gnu-social/vendor/zendframework/zend-json
t3nma c527ad0803 [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00
..
src [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00
CHANGELOG.md [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00
LICENSE.md [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00
README.md [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00
composer.json [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00

README.md

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