zendframework/zend-json
Convenience utilities for encoding PHP data to JSON and decoding JSON back to native types, including helpers for advanced cases. Note: this Zend Framework repository was abandoned on 2019-12-31; development continues as laminas/laminas-json.
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-json.
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.
Run the following to install this library:
$ composer require zendframework/zend-json
Browse the documentation online at https://docs.zendframework.com/zend-json/
How can I help you explore Laravel packages today?